Bump nanoid from 3.3.6 to 5.0.1 in /extensions/ql-vscode#2818
Conversation
|
Tests are failing with: |
|
@robertbrignull I don't think we can upgrade this dependency to version 5 since that drops Node 16 support. Version 4 drops CommonJS support and only supports ESM modules which doesn't seem to be supported by Jest, so we can't really upgrade to that version either. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Let's try if we can update this dependency now that we're on Node 18. I'm not sure if ESM is a problem for this dependency since we're not mocking @dependabot recreate |
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 5.0.1. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...5.0.1) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9cd1b12 to
99dabb0
Compare
Bumps nanoid from 3.3.6 to 5.0.1.
Changelog
Sourced from nanoid's changelog.
Commits
c6c8e33Release 5.0.1 version1fa0a3dFix Node.js 18 supportcf151a7Release 5.0 version8a1424cUpdate dependencies1d30df2Highlight banner with lines51801a0Fix UTMa6e0ea6Fix spacing17cbe92Typoc9aae62Change EM bannerc0572e2Remove async APIMost Recent Ignore Conditions Applied to This Pull Request
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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)