-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dependencies group across 1 directory with 19 updates #120
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 dependencies group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` | | [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.5` | `11.14.0` | | [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) | `7.23.0` | `7.23.2` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.2` | `5.62.7` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.62.2` | `5.62.7` | | [axios](https://github.com/axios/axios) | `1.7.8` | `1.7.9` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `11.0.2` | `11.1.0` | | [firebase-tools](https://github.com/firebase/firebase-tools) | `13.27.0` | `13.29.1` | | [oidc-react](https://github.com/bjerkio/oidc-react) | `3.4.0` | `3.4.1` | | [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `9.13.1` | `9.14.0` | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.3` | `1.2.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) | `4.4.11` | `4.4.12` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.0.0` | `5.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.1` | `3.4.2` | | [sass](https://github.com/sass/dart-sass) | `1.81.1` | `1.83.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.17.0` | `8.18.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.2` | `6.0.3` | Updates `@emotion/react` from 11.13.5 to 11.14.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.13.5 to 11.14.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 `@mui/x-date-pickers` from 7.23.0 to 7.23.2 - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v7.23.2/packages/x-date-pickers) Updates `@tanstack/react-query` from 5.62.2 to 5.62.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.7/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.62.2 to 5.62.7 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.7/packages/react-query-devtools) Updates `axios` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.8...v1.7.9) Updates `firebase` from 11.0.2 to 11.1.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.1.0) Updates `firebase-tools` from 13.27.0 to 13.29.1 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v13.27.0...v13.29.1) Updates `oidc-react` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/bjerkio/oidc-react/releases) - [Changelog](https://github.com/bjerkio/oidc-react/blob/main/CHANGELOG.md) - [Commits](bjerkio/oidc-react@v3.4.0...v3.4.1) Updates `react-intersection-observer` from 9.13.1 to 9.14.0 - [Release notes](https://github.com/thebuilder/react-intersection-observer/releases) - [Commits](thebuilder/react-intersection-observer@v9.13.1...v9.14.0) Updates `@eslint/compat` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.3...compat-v1.2.4) Updates `@eslint/js` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js) Updates `@types/react-transition-group` from 4.4.11 to 4.4.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) Updates `eslint-plugin-react-hooks` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `prettier` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.1...3.4.2) Updates `sass` from 1.81.1 to 1.83.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.81.1...1.83.0) Updates `typescript-eslint` from 8.17.0 to 8.18.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/typescript-eslint) Updates `vite` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: firebase dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: firebase-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oidc-react dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-intersection-observer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-transition-group" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Dec 16, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-dd30f7d008
branch
December 23, 2024 13:07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dependencies group with 19 updates in the / directory:
11.13.5
11.14.0
11.13.5
11.14.0
7.23.0
7.23.2
5.62.2
5.62.7
5.62.2
5.62.7
1.7.8
1.7.9
11.0.2
11.1.0
13.27.0
13.29.1
3.4.0
3.4.1
9.13.1
9.14.0
1.2.3
1.2.4
9.16.0
9.17.0
4.4.11
4.4.12
9.16.0
9.17.0
5.0.0
5.1.0
3.4.1
3.4.2
1.81.1
1.83.0
8.17.0
8.18.0
6.0.2
6.0.3
Updates
@emotion/react
from 11.13.5 to 11.14.0Release notes
Sourced from
@emotion/react
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...Updates
@emotion/styled
from 11.13.5 to 11.14.0Release notes
Sourced from
@emotion/styled
's releases.Commits
3c19ce5
Version Packages (#3280)a19d019
Convert@emotion/styled
's source code to TypeScript (#3284)5974e33
Fix JSX namespace@ts-ignores
(#3282)fc4d7bd
Convert@emotion/react
's source code to TypeScript (#3281)8dc1a6d
Convert@emotion/cache
's source code to TypeScript (#3277)282b61d
Convert@emotion/css-prettifier
's source code to TypeScript (#3278)e1bf17e
Convert@emotion/use-insertion-effect-with-fallbacks
's source code to TypeS...Updates
@mui/x-date-pickers
from 7.23.0 to 7.23.2Release notes
Sourced from
@mui/x-date-pickers
's releases.... (truncated)
Changelog
Sourced from
@mui/x-date-pickers
's changelog.... (truncated)
Commits
3548ca8
v7.23.2 (#15866)5abd3ea
[l10n] Improve Romanian (ro-RO) locale (@rares985
) (#15751)56d39bb
[release] v7.23.1 (#15749)24927a7
[TimePicker] Prevent mouse events aftertouchend
event (@arthurbalduini
) (#...Updates
@tanstack/react-query
from 5.62.2 to 5.62.7Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
1eebfc9
release: v5.62.727ce0b6
chore: examples to react19 (#8408)d3073c8
release: v5.62.332d7189
fix: allow passing enabled:true when skipToken is present (#8407)Updates
@tanstack/react-query-devtools
from 5.62.2 to 5.62.7Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
1eebfc9
release: v5.62.727ce0b6
chore: examples to react19 (#8408)d3073c8
release: v5.62.3Updates
axios
from 1.7.8 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)Updates
firebase
from 11.0.2 to 11.1.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
e43d924
Version Packages (#8672)d5614ea
Merge main into releasecbec4b9
Add ts-node dep - needed to read jest.config.ts (#8670)4eaddd9
Merge main into release1e8edb7
Convert e2e unit tests to use Jest (#8666)cb4309f
Fixed issue where multiple calls to connectDataConnectEmulator causes an exce...f05509e
Support streaming streaming responses for callable functions. (#8609)c540ba9
Clear fetch abort timeout (#8663)1294e64
Wait for service worker registration to become active before any operations (...Updates
firebase-tools
from 13.27.0 to 13.29.1Release notes
Sourced from firebase-tools's releases.
Commits
d5801dd
13.29.10265a79
Multiple fixes for the Data connect emulator (#8063)a90eee0
ensureServiceIsConnectedToCloudSql only need to call backend when schemaValid...55a70ab
[firebase-release] Removed change log and reset repo after 13.29.0 releasec28c1e2
13.29.09805e5a
added validation for project id and project name (#8057)4f50803
Cleanly shut down PGlite when shutting down Data Connect (#8056)5039643
Bump FDC local toolkit to v1.7.5. (#8058)c3896ad
Fix extension crash when there is no root folder. (#8055)f98ffe4
Allow a Callable to include a Genkit Action annotation (#8039)Updates
oidc-react
from 3.4.0 to 3.4.1Release notes
Sourced from oidc-react's releases.
Commits
8a945e8
chore(deps): lock file maintenance (#1072)d05519c
Update on-pull-request.yml1306010
fix: Call onSignIn when using hash params (#1075)79a1a04
chore(deps): update dependency eslint to v9 (#1064)5ef880d
fix formattingd53c97f
chore(deps): update dependency@testing-library/react
to v16 (#1058)b1ced40
chore(deps): update peter-evans/create-pull-request action to v7 (#1070)0ae5c9a
chore(deps): update github/codeql-action action to v3 (#1044)1fa9080
docs: lets ignore node_modules907b176
update docsUpdates
react-intersection-observer
from 9.13.1 to 9.14.0Release notes
Sourced from react-intersection-observer's releases.
Commits
8bafe25
feat: support React 193b2e0ea
docs: recommend vitest browser mode (#707)18bd2bd
Merge pull request #706 from thebuilder/feat/upgrade-to-vitest-browserb1efa00
test: remove screen assignment48ffc4e
chore: apply biome lint94a03be
chore: update lockfileb08d03b
chore: remove vitest-browser-react77cbce9
test: stay on testing-library2dfab96
Merge branch 'main' into feat/upgrade-to-vitest-browser3a01e9f
Merge pull request #705 from thebuilder/dependabot/npm_and_yarn/vite-5.3.6Updates
@eslint/compat
from 1.2.3 to 1.2.4Release notes
Sourced from
@eslint/compat
's releases.Commits
dd8d161
chore: release main (#136)f7cb7e2
chore: add type tests forcore
package (#137)44d812d
docs: Update README sponsorsb280b8b
docs: Update README sponsors5a18ce6
docs: Update README sponsors156d601
fix: Update RuleVisitor type (#135)8852527
chore: fully type check packages/*/src files (#117)Updates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.