deps(deps-dev): bump the all-dependencies group across 1 directory with 7 updates#35
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(deps-dev): bump the all-dependencies group across 1 directory with 7 updates#35dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 7 updates Bumps the all-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) | `8.0.0` | `8.2.0` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.4` | `1.3.8` | | [firebase-tools](https://github.com/firebase/firebase-tools) | `14.27.0` | `15.5.1` | | [ioredis](https://github.com/luin/ioredis) | `5.8.2` | `5.9.2` | | [postgres](https://github.com/porsager/postgres) | `3.4.7` | `3.4.8` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [vitepress](https://github.com/vuejs/vitepress) | `2.0.0-alpha.15` | `2.0.0-alpha.16` | Updates `@google-cloud/firestore` from 8.0.0 to 8.2.0 - [Release notes](https://github.com/googleapis/nodejs-firestore/releases) - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-firestore@v8.0.0...v8.2.0) Updates `@types/bun` from 1.3.4 to 1.3.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `firebase-tools` from 14.27.0 to 15.5.1 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v14.27.0...v15.5.1) Updates `ioredis` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.8.2...v5.9.2) Updates `postgres` from 3.4.7 to 3.4.8 - [Release notes](https://github.com/porsager/postgres/releases) - [Changelog](https://github.com/porsager/postgres/blob/master/CHANGELOG.md) - [Commits](porsager/postgres@v3.4.7...v3.4.8) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `vitepress` from 2.0.0-alpha.15 to 2.0.0-alpha.16 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v2.0.0-alpha.15...v2.0.0-alpha.16) --- updated-dependencies: - dependency-name: "@google-cloud/firestore" dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/bun" dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: firebase-tools dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: ioredis dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: postgres dependency-version: 3.4.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: vitepress dependency-version: 2.0.0-alpha.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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
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 all-dependencies group with 7 updates in the / directory:
8.0.08.2.01.3.41.3.814.27.015.5.15.8.25.9.23.4.73.4.83.7.43.8.12.0.0-alpha.152.0.0-alpha.16Updates
@google-cloud/firestorefrom 8.0.0 to 8.2.0Release notes
Sourced from
@google-cloud/firestore's releases.Changelog
Sourced from
@google-cloud/firestore's changelog.Commits
121a96echore(main): release 8.2.0 (#2466)c80e618feat: pipelines preview (#2450)04b67e0chore(main): release 8.1.0 (#2459)bc0c73dfeat: adding gcp resource name span attribute (#2454)a0c74b7merge owl-bot-copy to main (#2303)3493b61chore: fix lint failures (#2455)Updates
@types/bunfrom 1.3.4 to 1.3.8Commits
Updates
firebase-toolsfrom 14.27.0 to 15.5.1Release notes
Sourced from firebase-tools's releases.
... (truncated)
Commits
275835e15.5.1a483938fix issues around quota project for serviceusage (#9846)6e1c446[firebase-release] Removed change log and reset repo after 15.5.0 releasef15a51015.5.00125253Update qs to >6.14.1 (#9841)4c95b1efeat: Support DataAccessModes and RealtimeUpdates modes for Firestore. (#9840)9674e23Use correct header for serviceusage API quota (#9832)2a37da5Throw error if --only functions filter matches no functions (#9815)750ef35fix issue where auth emulator had invalid type formetadata.creation_timea...288aba5FDC Emulator Release v3.1.1 (#9835)Updates
ioredisfrom 5.8.2 to 5.9.2Release notes
Sourced from ioredis's releases.
Changelog
Sourced from ioredis's changelog.
Commits
4cf4d99chore(release): 5.9.2 [skip ci]517b932Revert "fix: preserve replica slots on MOVED in pipelines (#2059)" (#2062)a1c3e9dfix: preserve replica slots on MOVED in pipelines (#2059)def9804fix(cluster): Cluster reconnect sharded subscribers (#2060)9f42c5cchore(release): 5.9.1 [skip ci]07ed493fix: make client-side blocking timeouts opt-in (#2058)3f8b94fchore(release): 5.9.0 [skip ci]6ec78befeat: add timeout blocking commands (#2052)a523f3afeat(cluster): refactor sharded pub/sub v5 (#2043)3c521c6chore(ci): add beta tags (#2054)Updates
postgresfrom 3.4.7 to 3.4.8Release notes
Sourced from postgres's releases.
Commits
5c8135f3.4.8ad24665buildde64f7aPrevent out of bound errors from commit-time failures94b7170fix: use lower max connections in Cloudflare Workers environment7f80980Add support for sslnegotiation=direct - fixes #110436a53f6omit Sql properties absent from TransactionSql3ffc3c4Someones engines are getting pedantic - fixes #10613a43815Better error if trying to run query during copy32feb25Fix PGAPPNAME env access by prioritizing connection.application_nameUpdates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
vitepressfrom 2.0.0-alpha.15 to 2.0.0-alpha.16Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
949e9b1release: v2.0.0-alpha.160d646a6feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)d4796a0docs: add vitepress-plugin-typesense npm link (#5100)a28e171fix(theme): remove margin between code groups and blocks in markdown containersf8d8c0dfeat(theme): use@layer __vitepress_baseto wrap the styles in base.css (#4...923aa90fix(theme): highlight active link in mobile nav menu (#5086) (closes #5068, c...b200865fix(theme): align badges in h1 and h2 (#5087) (closes #5063)f119b18fix(theme): add fallback forheroImageSlotExists(#5076)66cf64efix: always log error when failed to fetch page8ed6ea0fix(theme): overflow clip is buggy on safariDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions