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 check-es-compat from 3.0.0 to 3.0.1 #695

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2023

Bumps check-es-compat from 3.0.0 to 3.0.1.

Release notes

Sourced from check-es-compat's releases.

v3.0.1

Fixed #71

Remainder of changes are tooling/tests.

Commits
  • b457f7e v3.0.1
  • 8e91b5d Lerna bootstrap wants to update versions in lockfiles
  • 8a3f9fe Remove now-default prettier options
  • f86b556 Separate CI steps
  • 369fd4b GitHub nowadays sets CI env var by default
  • 8366551 Remove feature only supported by ES modules
  • edaa315 Reference issue if ES module support
  • 00be982 Add missing polyfill options for ES2022 (#75)
  • 7c97890 Switch away from abandoned eslint-plugin-node (#74)
  • 845927c Fix cli not being linted due to different file extension
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 [check-es-compat](https://github.com/robatwilliams/es-compat) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/robatwilliams/es-compat/releases)
- [Commits](robatwilliams/es-compat@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: check-es-compat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2023
Copy link

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #695 (d63a996) into master (7fc420b) will not change coverage.
Report is 4 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   86.17%   86.17%           
=======================================
  Files           6        6           
  Lines         188      188           
  Branches       67       67           
=======================================
  Hits          162      162           
  Misses         23       23           
  Partials        3        3           

@dependabot dependabot bot merged commit b30eac0 into master Oct 21, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/check-es-compat-3.0.1 branch October 21, 2023 01:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant