This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the minor group across 1 directory with 13 updates #478
Closed
Conversation
This file contains 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 13 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.10.1` | `3.10.8` | | [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.6` | | [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.2` | | [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 `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.6 - [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.6) 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-contrib/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-contrib/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.2 - [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.2) 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: 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 15, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/frontend/minor-2cc7473700
branch
July 22, 2024 20:03
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
0 participants
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 13 updates in the /frontend directory:
3.10.1
3.10.8
16.8.1
16.9.0
7.24.5
7.24.9
4.2.5
4.3.2
0.5.13
0.5.15
6.4.2
6.4.6
4.23.0
4.23.2
7.1.1
7.1.2
4.1.0
4.2.0
3.2.5
3.3.3
7.6.0
7.6.2
5.4.5
5.5.3
5.91.0
5.93.0
Updates
@apollo/client
from 3.10.1 to 3.10.8Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
d914d68
Version Packages (#11912)1f0460a
Allowundefined
as return value fromcache.modify
modifier function (#11911)7111de2
Version Packages (#11907)1aed0e8
Defend against non-serializable params ininvariantWrappers
(#11861)29755da
Add.d.cts
files for cjs bundles (#11905)a07c516
renovate: ignore eslint-plugin-react-compiler (#11908)a043763
chore(deps): update cimg/node docker tag to v22.3.0 (#11904)573fab4
chore(deps): bump ws from 6.2.2 to 6.2.3 in /integration-tests (#11898)10a8c0a
updatecanUseLayoutEffect
check to also allow for layout effects in React N...d104759
chore: update TypeScript to 5.5 (#11906)Updates
graphql
from 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e
16.9.06a1614c
backport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7
backport[v16]: Implement OneOf Input Objects via@oneOf
directive (#4124)c35130e
Revert error extension symbol (#4123)29c1bff
feat: allow defining symbol error extensions (#3730)c985c27
backport[v16]: Introduce "recommended" validation rules (#4119)08779a0
16.8.2c82609e
Fix publish scripts (#4104)0d12b06
fix: removeglobalThis
check 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/core
from 7.24.5 to 7.24.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
@graphql-codegen/client-preset
from 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
1691769
chore(release): update monorepo packages versions (#10027)61b6a94
Upcoming Release Changes (#10010)cac19e5
Upcoming Release Changes (#10000)1be6e65
feat: support discriminating null and undefined within useFragment (#10001)99f449c
feat(client-preset): persisted document custom hash function (#9996)5e594ef
feat(client-preset): preserving Array<T> or ReadonlyArray<T> in useFragment()...21fbf0d
chore(release): update monorepo packages versions (#9947)Updates
@pmmmwh/react-refresh-webpack-plugin
from 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
9bee3a5
chore: release v0.5.150760163
fix: ansi-html in overlay (#853)fdf2bdf
docs: bump examples2691135
chore: release v0.5.14790dbbe
chore: move to yalc-less test infra (#849)93ec5f9
chore: bump deps (#848)d557ece
chore: cleanup lockfilea587680
chore: update examples (#838)654a86d
To handle the routes on the client (#786)Updates
@testing-library/jest-dom
from 6.4.2 to 6.4.6Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
fd9ee68
fix: Support@starting-style
(#602)e8c8b13
fix: add js suffix to isEqualWith import (#599)f03a582
fix(infra): codecoverage token addition (#600)20aca33
fix: Updates role support for aria-required attribute intoBeRequired
(#590)bd82f64
refactor: replace lodash with own implementation when possible (#593)Updates
browserslist
from 4.23.0 to 4.23.2Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
cdcfbc0
Release 4.23.2 version9e8188b
Update dependencies543fc48
Update Firefox ESRedd5309
Release 4.23.1 version9e8ca3d
Simplify codebbe6821
Update locka36e1ad
Update ESLint and dependencies4424c96
Use pnpm 9 for Node.js 20 and 182185077
Add Node.js 22 to CIf78f90c
Move to pnpm 9Updates
css-loader
from 7.1.1 to 7.1.2Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
d5ba44a
chore(release): 7.1.276757ef
fix: keep order of@import
s with thewebpackIgnore
comment (#1600)4b41689
ci: use node v22 (#1596)2068222
chore: update dependencies to latest version (#1595)e006f66
refactor: useenvironment
to gettemplateLiteral
value (#1591)Updates
eslint-webpack-plugin
from 4.1.0 to 4.2.0Release notes
Sourced from eslint-webpack-plugin's releases.
Changelog
Sourced from eslint-webpack-plugin's changelog.
Commits
5b48de1
chore(release): 4.2.01a29cf9
chore: update dependencies to latest version (#252)a0073db
ci: fix name (#255)1c4b568
ci: use node v22 (#254)b52d1e7
fix: usestillValidModule
onlylintDirtyModulesOnly
is disabled (#253)d25e94c
feat: support eslint 9 (#250)6ce70cf
chore: update dependencies to the latest version (#248)Updates
prettier
from 3.2.5 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)