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

Bump valid-filename from 3.1.0 to 4.0.0 #888

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2021

Bumps valid-filename from 3.1.0 to 4.0.0.

Release notes

Sourced from valid-filename's releases.

v4.0.0

Breaking

  • Require Node.js 12.20 and move to ESM 541155e
  • This package is now pure ESM. Please read this.

sindresorhus/valid-filename@v3.1.0...v4.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2021
@dependabot dependabot bot requested review from apupier and lhein August 16, 2021 11:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from a1db08f to d22edd4 Compare August 19, 2021 10:33
@apupier
Copy link
Member

apupier commented Aug 25, 2021

Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/circleci/project/node_modules/valid-filename/index.js
require() of ES modules is not supported.
require() of /home/circleci/project/node_modules/valid-filename/index.js from /home/circleci/project/out/src/commands/NewIntegrationFileCommand.js is an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which defines all .js files in that package scope as ES modules.
Instead rename index.js to end in .cjs, change the requiring code to use import(), or remove "type": "module" from /home/circleci/project/node_modules/valid-filename/package.json.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from d22edd4 to 2029f74 Compare August 30, 2021 14:07
@apupier
Copy link
Member

apupier commented Oct 29, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 2029f74 to 2458598 Compare October 29, 2021 07:06
@apupier
Copy link
Member

apupier commented Dec 9, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 2458598 to 528c4ee Compare December 9, 2021 14:01
@apupier
Copy link
Member

apupier commented Jan 4, 2022

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 528c4ee to 933e8f4 Compare January 4, 2022 12:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 933e8f4 to 2a90f28 Compare January 12, 2022 14:20
@lhein lhein force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 2a90f28 to 1faadfc Compare January 12, 2022 14:35
@lhein
Copy link
Contributor

lhein commented Jan 12, 2022

@dependabot recreate

1 similar comment
@apupier
Copy link
Member

apupier commented May 4, 2023

@dependabot recreate

Bumps [valid-filename](https://github.com/sindresorhus/valid-filename) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/valid-filename/releases)
- [Commits](sindresorhus/valid-filename@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: valid-filename
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valid-filename-4.0.0 branch from 1faadfc to 311eb26 Compare May 4, 2023 07:41
@sonarcloud
Copy link

sonarcloud bot commented May 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@unsortedhashsets unsortedhashsets added the invalid This doesn't seem right label Jul 19, 2023
@unsortedhashsets unsortedhashsets self-assigned this Aug 15, 2023
@unsortedhashsets unsortedhashsets removed their assignment Oct 20, 2023
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 invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants