Skip to content
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

chore(deps): Bump nanoid and roboter in /frontend #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

Bumps nanoid to 3.3.1 and updates ancestor dependency roboter. These dependencies need to be updated together.

Updates nanoid from 3.1.23 to 3.3.1

Changelog

Sourced from nanoid's changelog.

3.3.1

  • Reduced package size.

3.3

  • Added size argument to function from customAlphabet (by Stefan Sundin).

3.2

  • Added --size and --alphabet arguments to binary (by Vitaly Baev).

3.1.32

  • Reduced async exports size (by Artyom Arutyunyan).
  • Moved from Jest to uvu (by Vitaly Baev).

3.1.31

  • Fixed collision vulnerability on object in size (by Artyom Arutyunyan).

3.1.30

  • Reduced size for project with brotli compression (by Anton Khlynovskiy).

3.1.29

  • Reduced npm package size.

3.1.28

  • Reduced npm package size.

3.1.27

  • Cleaned dependencies from development tools.

3.1.26

  • Improved performance (by Eitan Har-Shoshanim).
  • Reduced npm package size.

3.1.25

  • Fixed browserify support.

3.1.24

  • Fixed browserify support (by Artur Paikin).
Commits

Updates roboter from 12.2.3 to 12.7.1

Changelog

Sourced from roboter's changelog.

12.7.1 (2022-03-21)

Bug Fixes

  • bump @​typescript-eslint/typescript-estree from 5.12.1 to 5.15.0 (#846) (d846161)

12.7.0 (2022-02-04)

Features

12.6.6 (2022-02-02)

Bug Fixes

12.6.5 (2022-01-31)

Bug Fixes

12.6.4 (2022-01-25)

Bug Fixes

12.6.3 (2022-01-25)

Bug Fixes

  • Report malformed package json better. (#805) (1f2d18d)

12.6.2 (2022-01-17)

Bug Fixes

  • Analyze succeeds even if ts output config is missing. (#788) (8424542)

12.6.1 (2022-01-11)

... (truncated)

Commits
  • 19d5217 chore(release): 12.7.1 [skip ci]
  • d846161 fix: bump @​typescript-eslint/typescript-estree from 5.12.1 to 5.15.0 (#846)
  • b4eef79 chore: bump mocha from 9.2.0 to 9.2.2 (#844)
  • 3e76704 chore: bump @​typescript-eslint/typescript-estree from 5.10.2 to 5.12.1 (#838)
  • db28b12 chore: bump eslint from 8.9.0 to 8.10.0 (#835)
  • 094dacd chore: bump type-fest from 2.11.1 to 2.12.0 (#833)
  • a1bbd93 chore: bump eslint from 8.8.0 to 8.9.0 (#825)
  • 5eebc0e chore: bump @​types/estree from 0.0.50 to 0.0.51 (#820)
  • 64a3f2b chore: bump walk-file-tree from 1.0.34 to 1.0.35 (#816)
  • ef8e474 chore: bump validate-value from 9.2.0 to 9.2.2 (#821)
  • Additional commits viewable 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 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 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.

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.1 and updates ancestor dependency [roboter](https://github.com/thenativeweb/roboter). These dependencies need to be updated together.


Updates `nanoid` from 3.1.23 to 3.3.1
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.23...3.3.1)

Updates `roboter` from 12.2.3 to 12.7.1
- [Release notes](https://github.com/thenativeweb/roboter/releases)
- [Changelog](https://github.com/thenativeweb/roboter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thenativeweb/roboter/compare/12.2.3...12.7.1)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: roboter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants