Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Bump amqp-extension from 0.0.5 to 1.0.1 #32

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2021

Bumps amqp-extension from 0.0.5 to 1.0.1.

Release notes

Sourced from amqp-extension's releases.

v1.0.1

  • Merge pull request #52 from tada5hi/dependabot/npm_and_yarn/np-7.6.0 5e83349
  • Bump np from 7.5.0 to 7.6.0 06e17d7
  • Merge pull request #51 from tada5hi/dependabot/npm_and_yarn/types/jest-27.0.3 766a968
  • Merge pull request #49 from tada5hi/dependabot/npm_and_yarn/types/uuid-8.3.3 d72fbfb
  • Bump @​types/jest from 27.0.2 to 27.0.3 9525bd8
  • Bump @​types/uuid from 8.3.1 to 8.3.3 1e7e656
  • Merge pull request #48 from tada5hi/dependabot/npm_and_yarn/types/node-17.0.2 2683f0f
  • Merge pull request #46 from tada5hi/dependabot/npm_and_yarn/ts-jest-27.1.2 46f3e1a
  • Merge pull request #50 from tada5hi/dependabot/npm_and_yarn/jest-27.4.5 eb0821b
  • Bump jest from 27.3.1 to 27.4.5 9d63c00
  • Bump ts-jest from 27.1.1 to 27.1.2 8874cfc
  • Bump @​types/node from 16.11.12 to 17.0.2 1c80eff
  • fixed lock file + dependabot versioning strategy ba3271c
  • fixed linting rules f542c05
  • updated dependencies + replaced tslint with eslint 4c22451
  • Merge pull request #38 from tada5hi/dependabot/npm_and_yarn/types/node-16.11.12 11de76a
  • Merge pull request #39 from tada5hi/dependabot/npm_and_yarn/ts-jest-27.1.1 bc11e16
  • Merge pull request #43 from tada5hi/dependabot/npm_and_yarn/jest-27.4.5 80fd0f9
  • Merge pull request #42 from tada5hi/dependabot/npm_and_yarn/typescript-4.5.4 008c07d
  • Bump jest from 27.3.1 to 27.4.5 cf2aa72
  • Bump typescript from 4.5.2 to 4.5.4 7afdea5
  • Bump ts-jest from 27.0.7 to 27.1.1 1dbb9cd
  • Bump @​types/node from 16.11.9 to 16.11.12 ddd7b53
  • Merge pull request #31 from tada5hi/dependabot/npm_and_yarn/types/node-16.11.9 b327dc3
  • Merge pull request #30 from tada5hi/dependabot/npm_and_yarn/np-7.6.0 34260ff
  • Merge pull request #29 from tada5hi/dependabot/npm_and_yarn/types/jest-27.0.3 15723d7
  • Merge pull request #27 from tada5hi/dependabot/npm_and_yarn/typescript-4.5.2 a61c686
  • Merge pull request #26 from tada5hi/dependabot/npm_and_yarn/types/uuid-8.3.3 5854747
  • Bump @​types/node from 16.11.6 to 16.11.9 2159670
  • Bump np from 7.5.0 to 7.6.0 6444c62
  • Bump @​types/jest from 27.0.2 to 27.0.3 ecbac81
  • Bump typescript from 4.4.3 to 4.5.2 14a8f00
  • Bump @​types/uuid from 8.3.1 to 8.3.3 8be2429
  • Merge branch 'master' of https://github.com/Tada5hi/amqp-extension 483525b
  • updated package.json f934f7f
  • Merge pull request #20 from Tada5hi/dependabot/npm_and_yarn/ts-jest-27.0.7 a6ed719
  • Merge pull request #21 from Tada5hi/dependabot/npm_and_yarn/jest-27.3.1 ce1a560
  • Merge pull request #24 from Tada5hi/dependabot/npm_and_yarn/types/node-16.11.6 2d4c870
  • Bump @​types/node from 16.10.3 to 16.11.6 09bbb15
  • Bump jest from 27.2.5 to 27.3.1 b4f3642
  • Bump ts-jest from 27.0.5 to 27.0.7 1f9fea0

tada5hi/amqp-extension@v1.0.0...v1.0.1

Commits

Dependabot compatibility score

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)

Bumps [amqp-extension](https://github.com/Tada5hi/amqp-extension) from 0.0.5 to 1.0.1.
- [Release notes](https://github.com/Tada5hi/amqp-extension/releases)
- [Commits](https://github.com/Tada5hi/amqp-extension/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: amqp-extension
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants