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: bump the development-dependencies group with 5 updates #488

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps the development-dependencies group with 5 updates:

Package From To
aws-sdk 2.1463.0 2.1508.0
@types/bn.js 5.1.2 5.1.5
@types/chai-as-promised 7.1.6 7.1.8
@types/from2 2.3.3 2.3.5
verdaccio 5.26.2 5.27.0

Updates aws-sdk from 2.1463.0 to 2.1508.0

Release notes

Sourced from aws-sdk's releases.

Release v2.1508.0

See changelog for more information.

Release v2.1507.0

See changelog for more information.

Release v2.1506.0

See changelog for more information.

Release v2.1505.0

See changelog for more information.

Release v2.1504.0

See changelog for more information.

Release v2.1503.0

See changelog for more information.

Release v2.1502.0

See changelog for more information.

Release v2.1501.0

See changelog for more information.

Release v2.1500.0

See changelog for more information.

Release v2.1499.0

See changelog for more information.

Release v2.1498.0

See changelog for more information.

Release v2.1497.0

See changelog for more information.

Release v2.1496.0

See changelog for more information.

Release v2.1495.0

See changelog for more information.

Release v2.1494.0

See changelog for more information.

Release v2.1493.0

See changelog for more information.

Release v2.1492.0

See changelog for more information.

... (truncated)

Commits
  • 4ab11e9 Updates SDK to v2.1508.0
  • 094a0f1 Updates SDK to v2.1507.0
  • bc92856 Updates SDK to v2.1506.0
  • a76503b Updates SDK to v2.1505.0
  • 7888e74 Updates SDK to v2.1504.0
  • c1ef7c7 Updates SDK to v2.1503.0
  • 9aaf02c Remove link to v3 API Reference Dev Preview (#4535)
  • 5448ec8 Updates SDK to v2.1502.0
  • fdb4079 Ensure regionalEndpoint variable is declared for s3UsEast1RegionalEndpoint (#...
  • b12aed6 Updates SDK to v2.1501.0
  • Additional commits viewable in compare view

Updates @types/bn.js from 5.1.2 to 5.1.5

Commits

Updates @types/chai-as-promised from 7.1.6 to 7.1.8

Commits

Updates @types/from2 from 2.3.3 to 2.3.5

Commits

Updates verdaccio from 5.26.2 to 5.27.0

Release notes

Sourced from verdaccio's releases.

@​verdaccio/logger-7@​6.0.0-6-next.3

Patch Changes

  • dcb5b929: bump up @​verdaccio/logger-7

verdaccio-aws-s3-storage@11.0.0-6-next.5

Patch Changes

  • 6b1a28de: Fix the prefix used to delete from s3 when unpublishing packages
Changelog

Sourced from verdaccio's changelog.

5.27.0 (2023-10-14)

Features

5.26.3 (2023-09-24)

Bug Fixes

Commits

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

Bumps the development-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk](https://github.com/aws/aws-sdk-js) | `2.1463.0` | `2.1508.0` |
| [@types/bn.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bn.js) | `5.1.2` | `5.1.5` |
| [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) | `7.1.6` | `7.1.8` |
| [@types/from2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/from2) | `2.3.3` | `2.3.5` |
| [verdaccio](https://github.com/verdaccio/verdaccio) | `5.26.2` | `5.27.0` |


Updates `aws-sdk` from 2.1463.0 to 2.1508.0
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1463.0...v2.1508.0)

Updates `@types/bn.js` from 5.1.2 to 5.1.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bn.js)

Updates `@types/chai-as-promised` from 7.1.6 to 7.1.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised)

Updates `@types/from2` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/from2)

Updates `verdaccio` from 5.26.2 to 5.27.0
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v5.27.0/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v5.26.2...v5.27.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@types/bn.js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/chai-as-promised"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/from2"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: verdaccio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #489.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-e093cde263 branch December 1, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants