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 eslint-config-wikimedia from 0.24.0 to 0.25.0 #429

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-config-wikimedia from 0.24.0 to 0.25.0.

Release notes

Sourced from eslint-config-wikimedia's releases.

0.25.0 / 2023-04-27

  • client: Change default from ES5 to ES6 (James D. Forrester)
  • common: Also inherit from plugin:security/recommended (James D. Forrester)
  • mediawiki: Upgrade browserslist-config-wikimedia for compat/compat rule (Ed Sanders)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.5.0 (James D. Forrester)
  • mediawiki: Use only ES6 browsers for compat/compat (Roan Kattouw)
  • mediawiki: Use upstream shared configs common and vue (Ed Sanders)
  • mediawiki-qunit: new preset (ES2022 async-await in unit tests) (Timo Tijhof)
  • qunit: Update eslint-plugin-qunit to 7.3.0 or later (Timo Tijhof)
Changelog

Sourced from eslint-config-wikimedia's changelog.

0.25.0 / 2023-04-27

  • client: Change default from ES5 to ES6 (James D. Forrester)
  • common: Also inherit from plugin:security/recommended (James D. Forrester)
  • mediawiki: Upgrade browserslist-config-wikimedia for compat/compat rule (Ed Sanders)
  • mediawiki: Upgrade eslint-plugin-mediawiki to v0.5.0 (James D. Forrester)
  • mediawiki: Use only ES6 browsers for compat/compat (Roan Kattouw)
  • mediawiki: Use upstream shared configs common and vue (Ed Sanders)
  • mediawiki-qunit: new preset (ES2022 async-await in unit tests) (Timo Tijhof)
  • qunit: Update eslint-plugin-qunit to 7.3.0 or later (Timo Tijhof)
Commits
  • 5abaaa0 Tag v0.25.0 (#500)
  • 080be5d Release v0.25.0 (#499)
  • 5256f15 mediawiki-qunit: new preset (ES2022 async-await in unit tests)
  • d2fdb84 mediawiki: Update browserslist-config-wikimedia for compat/compat rule (#497)
  • 173dc3a README: Update example config mentions now ES6 is default (#495)
  • 778b2e5 mediawiki: Use upstream shared configs common and vue (#475)
  • 0f3c89b mediawiki: Upgrade eslint-plugin-mediawiki to v0.5.0 (#494)
  • c36db0f common: Also inherit from plugin:security/recommended (#490)
  • 43be0ec mediawiki: Use only ES6 browsers for compat/compat (#493)
  • 3a80176 client: Change default from ES5 to ES6
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
@github-actions github-actions bot enabled auto-merge (squash) May 1, 2023 04:57
@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

⚠️ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.

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:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
eslint-config-wikimedia@0.25.0 0.24.0...0.25.0 None +5/-4 jdforrester

Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](wikimedia/eslint-config-wikimedia@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-config-wikimedia-0.25.0 branch from 1e0b317 to 75bdcf3 Compare May 1, 2023 05:10
@github-actions github-actions bot merged commit 97e9a72 into devel May 1, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-config-wikimedia-0.25.0 branch May 1, 2023 05:11
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants