ai-developer-with-sandbox
ai-developer-with-sandbox copied to clipboard
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: nanoid and ws.
Updates nanoid from 5.0.3 to 5.0.9
Release notes
Sourced from nanoid's releases.
5.0.9
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).5.0.8
- Reduced
customAlphabetsize (by@kirillgroshkov).5.0.7
- Fixed Parcel support (by
@WilhelmYakunin).5.0.6
- Fixed React Native support.
Changelog
Sourced from nanoid's changelog.
5.0.9
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).5.0.8
- Reduced
customAlphabetsize (by@kirillgroshkov).5.0.7
- Fixed Parcel support (by
@WilhelmYakunin).5.0.6
- Fixed React Native support.
5.0.5
- Make browser’s version faster by increasing size a little (by Samuel Elgozi).
5.0.4
- Fixed CLI docs (by
@ilyaboka).
Commits
65a38acRelease 5.0.9 versionb00d120Merge after 3.3.8 release3044cd5Release 3.3.8 versioncdc3edcUpdate size limit4fe3495Update size limitd643045Fix pool pollution, infinite loop (#510)0daa00fAdditional fixes and tests for #508 (#509)313a14eUpdate dependencieseb2db95Fix size limit and linting9da8f60Fix pool pollution, infinite loop (#508)- Additional commits viewable in compare view
Updates ws from 7.5.9 to 7.5.10
Release notes
Sourced from ws's releases.
7.5.10
Bug fixes
- Backported e55e5106 to the 7.x release line (22c28763).
Commits
d962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)- See full diff in compare view
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 <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 You can disable automated security fix PRs for this repo from the Security Alerts page.