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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm-package-json-lint group across 1 directory with 2 updates #66

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2024

Bumps the npm-package-json-lint group with 2 updates in the / directory: npm-package-json-lint-config-default and npm-package-json-lint.

Updates npm-package-json-lint-config-default from 6.0.0 to 7.0.1

Release notes

Sourced from npm-package-json-lint-config-default's releases.

v7.0.1

What's Changed

馃Ч Chores

馃檲 Fixed

Full Changelog: tclindner/npm-package-json-lint-config-default@v7.0.0...v7.0.1

v7.0.0

What's Changed

馃挜 Breaking changes

  • Drop support for node16

Full Changelog: tclindner/npm-package-json-lint-config-default@v6.0.0...v7.0.0

Commits

Updates npm-package-json-lint from 7.1.0 to 8.0.0

Release notes

Sourced from npm-package-json-lint's releases.

v8.0.0

What's Changed

馃挜 Breaking changes

馃Ч Chores

Full Changelog: tclindner/npm-package-json-lint@v7.1.0...v8.0.0

Commits
  • 2180118 build(deps-dev): Bump eslint-plugin-jest from 27.9.0 to 28.6.0 (#1337)
  • cc6de8a build(deps): Bump validate-npm-package-name from 5.0.0 to 5.0.1 (#1312)
  • 3868d2c build(deps-dev): Bump esbuild-node-externals from 1.13.0 to 1.13.1 (#1315)
  • 12358bd build(deps): Bump express from 4.18.2 to 4.19.2 in /website (#1289)
  • 52820cc build(deps): Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#1286)
  • a981f8b build(deps): Bump follow-redirects from 1.15.3 to 1.15.6 in /website (#1279)
  • 1f2479f build(deps): Bump github/codeql-action from 2 to 3 (#1202)
  • f67e0e2 Update release.yml
  • b7ab183 Update prerelease.yml
  • 2a8f205 Update ci.yml
  • 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 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 npm-package-json-lint group with 2 updates in the / directory: [npm-package-json-lint-config-default](https://github.com/tclindner/npm-package-json-lint-config-default) and [npm-package-json-lint](https://github.com/tclindner/npm-package-json-lint).


Updates `npm-package-json-lint-config-default` from 6.0.0 to 7.0.1
- [Release notes](https://github.com/tclindner/npm-package-json-lint-config-default/releases)
- [Changelog](https://github.com/tclindner/npm-package-json-lint-config-default/blob/main/CHANGELOG.md)
- [Commits](tclindner/npm-package-json-lint-config-default@v6.0.0...v7.0.1)

Updates `npm-package-json-lint` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/tclindner/npm-package-json-lint/releases)
- [Changelog](https://github.com/tclindner/npm-package-json-lint/blob/master/CHANGELOG.md)
- [Commits](tclindner/npm-package-json-lint@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: npm-package-json-lint-config-default
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-package-json-lint
- dependency-name: npm-package-json-lint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-package-json-lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@ybiquitous
Copy link
Member

The only significant change is dropping the Node.js 16 support. This project has done that:

"engines": {
"node": ">=18.12.0"
},

@ybiquitous ybiquitous merged commit 358f81f into main Jul 2, 2024
7 checks passed
@ybiquitous ybiquitous deleted the dependabot/npm_and_yarn/npm-package-json-lint-7c6ea849e1 branch July 2, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

1 participant