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): update standard-engine requirement from ^15.0.0 to ^15.1.0 #1909

Merged
merged 1 commit into from
May 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on standard-engine to permit the latest version.

Release notes

Sourced from standard-engine's releases.

v15.1.0

  • build(deps-dev): update dev dependencies 09ce0be
  • fix: lintFiles() to await on ESLint.outputFixes() (#318) 12c96e5
  • feat(cli): add --ignore option (#317) 21e212c

standard/standard-engine@v15.0.0...v15.1.0

Changelog

Sourced from standard-engine's changelog.

15.1.0 2022-11-23

  • Enhancement: Added --ignore option support

15.0.0 2022-04-20

  • In addition to breaking changes and other in 15.0.0-0, only some dependency updates

15.0.0-0 2021-11-30

  • BREAKING CHANGE: To avoid confusion with ESLint exports and types, our Linter class has been renamed to StandardEngine and cli() now takes a standardEngine key instead of a linter key if a custom engine wants to be provided. #275
  • BREAKING CHANGE: Removed use of ESLint's deprecated CLIEngine API. This affects the eslintConfig option to our StandardEngine (formerly called Linter) constructor. #275
  • BREAKING CHANGE: Print additional label on warnings (to separate them from errors) b7c1e17
  • BREAKING CHANGE: Drop support for Node 10.x. Now require ESM-compatible Node.js versions: ^12.20.0 || ^14.13.1 || >=16.0.0 #252
  • BREAKING CHANGE: the parseOpts option to the StandardEngine (formerly called Linter) constructor has been replaced with a new resolveEslintConfig one
  • Change: make --verbose the default #232

14.0.1 2020-08-31

  • Missing release notes

14.0.0 2020-08-29

  • Missing release notes

13.0.0 2020-08-27

  • Missing release notes

12.1.1 2020-05-21

  • Enhancement: Allow passing in a custom linter to cli

12.0.1 2020-04-30

  • Enhancements: Add ts-standard to README linters list
  • Fixes: Bump deglob & minimist dependencies

12.0.0 2019-08-19

  • BREAKING CHANGE: Remove bundle.js from the list of default ignored files
  • BREAKING CHANGE: Ignore patterns from .git/info/exclude in addition to .gitignore
  • Enhancement: Update deglob to 4.x

11.0.1 2019-07-12

  • Missing release notes

11.0.0 2019-07-11

  • Missing release notes

... (truncated)

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 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)

Updates the requirements on [standard-engine](https://github.com/standard/standard-engine) to permit the latest version.
- [Release notes](https://github.com/standard/standard-engine/releases)
- [Changelog](https://github.com/standard/standard-engine/blob/master/CHANGELOG.md)
- [Commits](standard/standard-engine@v15.0.0...v15.1.0)

---
updated-dependencies:
- dependency-name: standard-engine
  dependency-type: direct:production
...

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

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

🚮 Removed packages: standard-engine@15.0.0

@voxpelli voxpelli merged commit 16af4a2 into master May 31, 2023
8 of 9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/standard-engine-tw-15.1.0 branch May 31, 2023 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant