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

chore(deps-dev): bump eslint-plugin-compat from 4.0.2 to 4.2.0 #645

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 Nov 27, 2023

Bumps eslint-plugin-compat from 4.0.2 to 4.2.0.

Release notes

Sourced from eslint-plugin-compat's releases.

v4.2.0

No release notes provided.

v4.2.0-0

  • fix: failing tests e8e4d62
  • docs: configuring different envs 67170a4
  • feat: Enable setting Browserslist JS API options (#587) ed1b34f
  • fix: allow minor deps semver 62bfb53
  • update semver (#584) 6e7d9ca
  • fix: requestIdleCallback and requestAnimationFrame provider (#588) 2cec0c7
  • chore(deps-dev): bump jest from 29.4.2 to 29.5.0 (#560) b2cd1c6

amilajack/eslint-plugin-compat@v4.1.4...v4.2.0-0

v4.1.4

  • fix: support node 14 (#565) 571b977

amilajack/eslint-plugin-compat@v4.1.3...v4.1.4

v4.1.3

  • fix(helpers): Fix prototype construction (#561) ee75483

amilajack/eslint-plugin-compat@v4.1.2...v4.1.3

v4.1.2

  • drop references to wiki 5333cd0
  • fix: remove tsconfig from polyfill check (#544) 28e32ed
  • fix: drop core-js (#542) 76e60b9
  • chore: remove diffs from readme exmaples for easy copy + paste ba0a4e9

amilajack/eslint-plugin-compat@v4.1.2-0...v4.1.2

v4.1.2-0

  • chore: bump ast-metadata-inferer fa15cc6
  • refactor: migrate to ts (#536) 0d8a442
  • chore: drop renovate bd657ef
  • chore: enable dependabot 42ce6da

amilajack/eslint-plugin-compat@v4.1.1...v4.1.2-0

v4.1.1

  • Fix findUp is not defined (#529) d463ad6
  • fix: move eslint-config-bliss-typescript to devDeps 7be2f74

amilajack/eslint-plugin-compat@v4.1.0...v4.1.1

v4.1.0

  • chore: update repo badges 14417ea
  • chore: drop --save-dev b57e43c
  • chore: bump deps (#527) 4333265

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [eslint-plugin-compat](https://github.com/amilajack/eslint-plugin-compat) from 4.0.2 to 4.2.0.
- [Release notes](https://github.com/amilajack/eslint-plugin-compat/releases)
- [Changelog](https://github.com/amilajack/eslint-plugin-compat/blob/main/CHANGELOG.md)
- [Commits](amilajack/eslint-plugin-compat@v4.0.2...v4.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (998096d) 100.00% compared to head (868629b) 100.00%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #645   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           43        43           
  Branches         5         5           
=========================================
  Hits            43        43           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Development

Successfully merging this pull request may close these issues.

0 participants