This repository was archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the minor group across 1 directory with 15 updates #482
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/frontend/minor-2ad9962a82
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor group with 15 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.10.1` | `3.10.8` | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.11.4` | `11.13.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.11.5` | `11.13.0` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.24.9` | | [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) | `4.2.5` | `4.3.2` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.13` | `0.5.15` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.7` | | [browserslist](https://github.com/browserslist/browserslist) | `4.23.0` | `4.23.2` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `7.1.1` | `7.1.2` | | [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) | `4.1.0` | `4.2.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [semver](https://github.com/npm/node-semver) | `7.6.0` | `7.6.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` | | [webpack](https://github.com/webpack/webpack) | `5.91.0` | `5.93.0` | Updates `@apollo/client` from 3.10.1 to 3.10.8 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.10.1...v3.10.8) Updates `@emotion/react` from 11.11.4 to 11.13.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `@emotion/styled` from 11.11.5 to 11.13.0 - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Updates `graphql` from 16.8.1 to 16.9.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.9.0) Updates `@babel/core` from 7.24.5 to 7.24.9 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.9/packages/babel-core) Updates `@graphql-codegen/client-preset` from 4.2.5 to 4.3.2 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/presets/client) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.5.13 to 0.5.15 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.13...v0.5.15) Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.7 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.2...v6.4.7) Updates `browserslist` from 4.23.0 to 4.23.2 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.23.0...4.23.2) Updates `css-loader` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.1...v7.1.2) Updates `eslint-webpack-plugin` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/eslint-webpack-plugin@v4.1.0...v4.2.0) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `semver` from 7.6.0 to 7.6.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.6.0...v7.6.3) Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) Updates `webpack` from 5.91.0 to 5.93.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.93.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@graphql-codegen/client-preset" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: browserslist dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: semver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 15 updates in the /frontend directory:
3.10.13.10.811.11.411.13.011.11.511.13.016.8.116.9.07.24.57.24.94.2.54.3.20.5.130.5.156.4.26.4.74.23.04.23.27.1.17.1.24.1.04.2.03.2.53.3.37.6.07.6.35.4.55.5.35.91.05.93.0Updates
@apollo/clientfrom 3.10.1 to 3.10.8Release notes
Sourced from
@apollo/client's releases.... (truncated)
Changelog
Sourced from
@apollo/client's changelog.... (truncated)
Commits
d914d68Version Packages (#11912)1f0460aAllowundefinedas return value fromcache.modifymodifier function (#11911)7111de2Version Packages (#11907)1aed0e8Defend against non-serializable params ininvariantWrappers(#11861)29755daAdd.d.ctsfiles for cjs bundles (#11905)a07c516renovate: ignore eslint-plugin-react-compiler (#11908)a043763chore(deps): update cimg/node docker tag to v22.3.0 (#11904)573fab4chore(deps): bump ws from 6.2.2 to 6.2.3 in /integration-tests (#11898)10a8c0aupdatecanUseLayoutEffectcheck to also allow for layout effects in React N...d104759chore: update TypeScript to 5.5 (#11906)Updates
@emotion/reactfrom 11.11.4 to 11.13.0Release notes
Sourced from
@emotion/react's releases.Commits
70ad1d3Version Packages (#3214)a9f6912Addededge-lightandworkerdconditions (#3215)d8ff8a5Update Preconstruct and use import conditions (#3198)d57cfcbVersion Packages (#3188)d1994c4Improved compatibility with the upcoming@types/reactfor React 19 (#3206)56109e7Only forward definedrefs (#3208)de80631Update Changesets (#3207)4cc565fUpdate Jest dependencies (#3199)b4da6d3Update TypeScript, ESLint and Prettier (#3200)65a1eeaMake runtime label extraction opt-in (#2815)Updates
@emotion/styledfrom 11.11.5 to 11.13.0Release notes
Sourced from
@emotion/styled's releases.Commits
70ad1d3Version Packages (#3214)a9f6912Addededge-lightandworkerdconditions (#3215)d8ff8a5Update Preconstruct and use import conditions (#3198)d57cfcbVersion Packages (#3188)d1994c4Improved compatibility with the upcoming@types/reactfor React 19 (#3206)56109e7Only forward definedrefs (#3208)de80631Update Changesets (#3207)4cc565fUpdate Jest dependencies (#3199)b4da6d3Update TypeScript, ESLint and Prettier (#3200)65a1eeaMake runtime label extraction opt-in (#2815)Updates
graphqlfrom 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e16.9.06a1614cbackport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7backport[v16]: Implement OneOf Input Objects via@oneOfdirective (#4124)c35130eRevert error extension symbol (#4123)29c1bfffeat: allow defining symbol error extensions (#3730)c985c27backport[v16]: Introduce "recommended" validation rules (#4119)08779a016.8.2c82609eFix publish scripts (#4104)0d12b06fix: removeglobalThischeck and align with what bundlers can accept (#4022)Maintainer changes
This version was pushed to npm by benjie, a new releaser for graphql since your current version.
Updates
@babel/corefrom 7.24.5 to 7.24.9Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
30aa644v7.24.97d923b8Avoidrequire()call in@babel/standalonebundle (#16639)889c58fRevert "Pin CI to Node.js 22.1" (#16633)1f5af44v7.24.8683c654Enable some lint rules (#16605)c36fa6aUpdate typescript-eslint v8 (#16557)02da3da[babel 8] RemoveFile.prototype.getModuleName(#16561)bf1e9a3v7.24.790fdd7eOnly import types from declared dependencies (#16494)7934963Usetype: modulein allpackage.jsons (#16535)Updates
@graphql-codegen/client-presetfrom 4.2.5 to 4.3.2Release notes
Sourced from
@graphql-codegen/client-preset's releases.Changelog
Sourced from
@graphql-codegen/client-preset's changelog.... (truncated)
Commits
1691769chore(release): update monorepo packages versions (#10027)61b6a94Upcoming Release Changes (#10010)cac19e5Upcoming Release Changes (#10000)1be6e65feat: support discriminating null and undefined within useFragment (#10001)99f449cfeat(client-preset): persisted document custom hash function (#9996)5e594effeat(client-preset): preserving Array<T> or ReadonlyArray<T> in useFragment()...21fbf0dchore(release): update monorepo packages versions (#9947)Updates
@pmmmwh/react-refresh-webpack-pluginfrom 0.5.13 to 0.5.15Release notes
Sourced from
@pmmmwh/react-refresh-webpack-plugin's releases.Changelog
Sourced from
@pmmmwh/react-refresh-webpack-plugin's changelog.Commits
9bee3a5chore: release v0.5.150760163fix: ansi-html in overlay (#853)fdf2bdfdocs: bump examples2691135chore: release v0.5.14790dbbechore: move to yalc-less test infra (#849)93ec5f9chore: bump deps (#848)d557ecechore: cleanup lockfilea587680chore: update examples (#838)654a86dTo handle the routes on the client (#786)Updates
@testing-library/jest-domfrom 6.4.2 to 6.4.7Release notes
Sourced from
@testing-library/jest-dom's releases.Commits