deps(deps-dev): bump the all-dependencies group across 1 directory with 6 updates#34
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps(deps-dev): bump the all-dependencies group across 1 directory with 6 updates#34dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 6 updates Bumps the all-dependencies group with 6 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.6` | | [firebase-tools](https://github.com/firebase/firebase-tools) | `14.27.0` | `15.3.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.0` | 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.6 - [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.3.1 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v14.27.0...v15.3.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.0 - [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.0) --- 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.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: firebase-tools dependency-version: 15.3.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.0 dependency-type: direct:development update-type: version-update:semver-minor 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 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the / directory:
8.0.08.2.01.3.41.3.614.27.015.3.15.8.25.9.23.4.73.4.83.7.43.8.0Updates
@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.6Commits
Updates
firebase-toolsfrom 14.27.0 to 15.3.1Release notes
Sourced from firebase-tools's releases.
Commits
f02c08415.3.1d4089b5Rotate keys (#9746)a82e3bbRenaming generate_rules prompts to generate_security_rules (#9745)cf9d531[firebase-release] Removed change log and reset repo after 15.3.0 release9479fac15.3.058bddfbData Connect Emulator release v3.0.2 (#9738)26b0d33Adding/firestore:generate_rulesand/storage:generate_rulesMCP prompts....e7eed6fFix an issue where hosting upload errors were swallowed by a circular JSON er...0d671dcreplace hosting with deploy prompt in init command (#9570)292306afix(functions): add missing regions to V2_REGION_TO_TIER pricing map (#9697)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.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
812a4d0Release 3.8.06cc1be3Consistent title6d9bef0Apply automated changes3744a18Update code example9a3eddeUpdate82dc52cRegeneratedc2de1aRegenerate5aa6966Regeneratedaeeb51Another versiona282985Add blog postDependabot 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