-
Notifications
You must be signed in to change notification settings - Fork 2
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 nanoid and renovate #102
base: main
Are you sure you want to change the base?
Conversation
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependency [renovate](https://github.com/renovatebot/renovate). These dependencies need to be updated together. Updates `nanoid` from 3.3.6 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) Updates `renovate` from 36.78.8 to 39.65.0 - [Release notes](https://github.com/renovatebot/renovate/releases) - [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json) - [Commits](renovatebot/renovate@36.78.8...39.65.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect - dependency-name: renovate dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
DryRun Security SummaryThe code change updates the version of the Expand for full summarySummary: The provided code change is an update to the From an application security perspective, this change is relatively straightforward. Updating dependencies is a common and necessary practice to address security vulnerabilities, bug fixes, and feature improvements. However, it's important to carefully review the changelog and release notes for the new version of the Files Changed:
Code AnalysisWe ran
|
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Stale pull request message |
Bumps nanoid to 3.3.8 and updates ancestor dependency renovate. These dependencies need to be updated together.
Updates
nanoid
from 3.3.6 to 3.3.8Changelog
Sourced from nanoid's changelog.
Commits
3044cd5
Release 3.3.8 version4fe3495
Update size limitd643045
Fix pool pollution, infinite loop (#510)89d82d2
Release 3.3.7 version5022c35
Update dual-publish3e7a8e5
Remove benchmark from CI for v3d356144
Fix CI for v337b25df
Move to pnpm 8Updates
renovate
from 36.78.8 to 39.65.0Release notes
Sourced from renovate's releases.
... (truncated)
Commits
0092db9
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.4.1 (#33092)f8b436d
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v13.4.1 ...44c83b0
feat: raise error when encrypted + no privateKey (#33085)d63ff71
feat(datasource): add Hackage datasource (#32944)2a51500
chore(deps): update github/codeql-action action to v3.27.9 (#33077)955229e
chore(deps): update github/codeql-action action to v3.27.8 (#33074)eb07492
fix(config/inherit): resolve presets (#31642)d094afe
refactor(manager/custom): reorganize and update utility functions (#33050)f78d778
test: Remove snapshots formassage.spec.ts
(#33071)861321f
test: Use correct fields forPackageRule
type (#33072)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.