Dependabot 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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-dependencies group with 6 updates:
7.8.0
7.9.0
9.4.0
9.6.0
9.4.0
9.6.0
13.11.2
13.12.0
3.1.3
3.1.4
3.3.1
3.3.2
Updates
@google-cloud/firestore
from 7.8.0 to 7.9.0Release notes
Sourced from
@google-cloud/firestore
's releases.Changelog
Sourced from
@google-cloud/firestore
's changelog.Commits
f73e28b
chore(main): release 7.9.0 (#2073)3e91cf3
chore: fix lint errors (#2074)6732d4d
build: update gapic generator to allow individual location mixin generation (...672e6d8
build: Running the license script for files in the types folder (#2066)337641a
Build: Pin the protobuf library to v26.1 (#2064)f64c2d9
build: Pin the protobuf library to v27. Unblocks the release and pinning prev...e581271
build: update owlbot.py to compile before copying d.ts files from the build f...4c2dc11
chore: [node] add auto-approve templates, and install dependencies with engin...6a23b6c
build: Attempting to fix an owlbot.py issue with copying to the types folder ...Updates
@eslint/js
from 9.4.0 to 9.6.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
d655503
chore: package.json update for@eslint/js
release5890841
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.4.0 to 9.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
473d1bb
9.6.0f435566
Build: changelog update for 9.6.0b15ee30
chore: upgrade@eslint/js
@9
.6.0 (#18632)d655503
chore: package.json update for@eslint/js
release1613e2e
fix: Allow escaping characters in config patterns on Windows (#18628)13dbecd
docs: Limit search to just docs (#18627)7c78ad9
refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625)e2b16e2
feat: Implement feature flags (#18516)69ff64e
refactor: Return value of applyInlineConfig() (#18623)375227f
docs: Update getting-started.md - add pnpm to init eslint config (#18599)Updates
firebase-tools
from 13.11.2 to 13.12.0Release notes
Sourced from firebase-tools's releases.
Commits
4c99093
13.12.022bb646
init dataconnect:sdk and other SDK onboarding improvements (#7299)4947ea9
fix globbing issue for Hosting (#7382)989ec08
Cleanup hosting feature (#7358)f3156d1
Move 'location' from firebase.json to dataconnect.yaml (#7373)1f579c8
fix async effect (#7383)edb2b47
Refactor: extract template helpers into templates.ts (#7361)a102820
[firebase-release] Removed change log and reset repo after 13.11.4 releasec189941
13.11.4db73fd6
Support existing emulators (#7356)Updates
nodemon
from 3.1.3 to 3.1.4Release notes
Sourced from nodemon's releases.
Commits
d7cfe08
docs: clarify how to handle SIGUSR26020968
fix: ensure local env have prioritybb34032
chore: website4688b68
chore: websiteUpdates
prettier
from 3.3.1 to 3.3.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1596a60
Release 3.3.2aebcee5
chore(deps): update dependency esbuild to v0.21.5 (#16379)57aa928
chore(deps): update dependency c8 to v10 (#16380)c3d0b7f
chore(deps): update typescript-eslint to v7.13.0 (#16376)27c35db
chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)6de3258
chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)b5f983d
Upgrade yarn to v4.3.0 (#16377)d6f37c4
chore(deps): update dependency browserslist to v4.23.1 (#16368)5055b7d
chore(deps): update dependency execa to v9.2.0 (#16372)f4608cc
chore(deps): update dependency cspell to v8.8.4 (#16370)Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show