-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps-dev): bump the bun-dependencies group across 1 directory with 4 updates #825
base: main
Are you sure you want to change the base?
build(deps-dev): bump the bun-dependencies group across 1 directory with 4 updates #825
Conversation
…ith 4 updates Bumps the bun-dependencies group with 4 updates in the / directory: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [firebase-tools](https://github.com/firebase/firebase-tools) and [lefthook](https://github.com/evilmartians/lefthook). Updates `@commitlint/cli` from 19.6.1 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional) Updates `firebase-tools` from 13.29.1 to 13.30.0 - [Release notes](https://github.com/firebase/firebase-tools/releases) - [Commits](firebase/firebase-tools@v13.29.1...v13.30.0) Updates `lefthook` from 1.10.7 to 1.10.10 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.10.7...v1.10.10) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: firebase-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-dependencies - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Commands
|
Bumps the bun-dependencies group with 4 updates in the / directory: @commitlint/cli, @commitlint/config-conventional, firebase-tools and lefthook.
Updates
@commitlint/cli
from 19.6.1 to 19.7.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
b0e851c
v19.7.1Updates
@commitlint/config-conventional
from 19.6.0 to 19.7.1Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
b0e851c
v19.7.1Updates
firebase-tools
from 13.29.1 to 13.30.0Release notes
Sourced from firebase-tools's releases.
Commits
6058b83
13.30.0f4a982f
improve FDC initial Schema template (#8160)f32769b
Fix regex pattern used to verify Cloud Storage bucket name (#8157)e0d4a43
Add Genkit 1.0 templates (#8144)6e69655
Restore the "genkit-action" label as a booelan (#8135)60f3cd7
Handle 404 status code in the proxyResponse. (#8119)468000f
0.12.2 (#8155)a6e48c0
Stop using deprecated nodejs16 runtime. (#8159)3ee01a3
[firebase-release] Removed change log and reset repo after 13.29.3 releaseeb4282d
13.29.3Updates
lefthook
from 1.10.7 to 1.10.10Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
f5e7084
1.10.10: allow providing a list of globsf692bb5
feat: allow providing a list of globs (#937)8cc927f
ci: update cname settingfb50988
docs: update links to docs site678033f
fix: properly inherit exclude options when not overwritten (#936)40e97fc
1.10.9: fix help messagefbf3e2c
docs: make uninstall --remote-configs description more accurate (#934)b223bf4
docs: update "added in" for templates settinge33dae5
1.10.8: add replacable templates configurationdcbf0d4
feat: add custom plain templates (#930)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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