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

build(deps-dev): bump midnight-smoker from 1.1.1 to 3.0.4 #1763

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps midnight-smoker from 1.1.1 to 3.0.4.

Release notes

Sourced from midnight-smoker's releases.

v3.0.4

3.0.4 (2023-07-25)

Bug Fixes

  • ci: force default registry (1dcac87)

v3.0.3

3.0.3 (2023-07-24)

Bug Fixes

  • ci: skip npm upgrade step on release if no release (41760a9)

v3.0.2

3.0.2 (2023-07-24)

Bug Fixes

  • ci: fix broken node version in release action (bb13b59)

v3.0.1

3.0.1 (2023-07-24)

Bug Fixes

  • ci: add missing step id (0c721ff)

v3.0.0

3.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • npm v9 changes --global-style to --install-strategy=shallow. so now we need to retain the version that we found when running which npm, and change the shell command accordingly. Note that even passing a custom path to npm will cause it to be executed so that we can verify the version. This also modifies the FIND_NPM_OK event to return an NpmInfo object containing props path and version, instead of just the string path.
  • This drops official support for Node.js v14.x, which is now at end-of-life.

Bug Fixes

  • suppress warning when using npm v9 (a325ad4)

Miscellaneous Chores

  • drop Node.js v14.x support (03f81be)

... (truncated)

Changelog

Sourced from midnight-smoker's changelog.

3.0.4 (2023-07-25)

Bug Fixes

  • ci: force default registry (1dcac87)

3.0.3 (2023-07-24)

Bug Fixes

  • ci: skip npm upgrade step on release if no release (41760a9)

3.0.2 (2023-07-24)

Bug Fixes

  • ci: fix broken node version in release action (bb13b59)

3.0.1 (2023-07-24)

Bug Fixes

  • ci: add missing step id (0c721ff)

3.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • npm v9 changes --global-style to --install-strategy=shallow. so now we need to retain the version that we found when running which npm, and change the shell command accordingly. Note that even passing a custom path to npm will cause it to be executed so that we can verify the version. This also modifies the FIND_NPM_OK event to return an NpmInfo object containing props path and version, instead of just the string path.
  • This drops official support for Node.js v14.x, which is now at end-of-life.

Bug Fixes

  • suppress warning when using npm v9 (a325ad4)

Miscellaneous Chores

  • drop Node.js v14.x support (03f81be)

2.0.4 (2023-05-19)

Bug Fixes

... (truncated)

Commits
  • c0be27c chore(main): release 3.0.4
  • 1dcac87 fix(ci): force default registry
  • 4f9e0dc chore(main): release 3.0.3
  • 41760a9 fix(ci): skip npm upgrade step on release if no release
  • b3c8034 chore(main): release 3.0.2
  • bb13b59 fix(ci): fix broken node version in release action
  • b2aacfa chore(main): release 3.0.1
  • 0c721ff fix(ci): add missing step id
  • df81578 chore(main): release 3.0.0
  • a325ad4 fix!: suppress warning when using npm v9
  • Additional commits viewable in compare view

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 [midnight-smoker](https://github.com/boneskull/midnight-smoker) from 1.1.1 to 3.0.4.
- [Release notes](https://github.com/boneskull/midnight-smoker/releases)
- [Changelog](https://github.com/boneskull/midnight-smoker/blob/main/CHANGELOG.md)
- [Commits](boneskull/midnight-smoker@v1.1.1...v3.0.4)

---
updated-dependencies:
- dependency-name: midnight-smoker
  dependency-type: direct:development
  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 Jul 31, 2023
@jsumners
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

OK, I won't notify you about version 3.x.x again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/midnight-smoker-3.0.4 branch July 31, 2023 15:36
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2024
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.

1 participant