build(deps): bump encoding-sniffer from 0.2.1 to 1.0.2#5157
build(deps): bump encoding-sniffer from 0.2.1 to 1.0.2#5157dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [encoding-sniffer](https://github.com/fb55/encoding-sniffer) from 0.2.1 to 1.0.2. - [Release notes](https://github.com/fb55/encoding-sniffer/releases) - [Commits](fb55/encoding-sniffer@v0.2.1...v1.0.2) --- updated-dependencies: - dependency-name: encoding-sniffer dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9978389 to
f8efb58
Compare
This is not true on any modern / maintained Node.js version All maintained Node.js branches can require(ESM) (except for configs broken by AWS Lambda, but those are documented there & have a config fix) It does, however, require |
|
Also, as a rule of thumb, it's usually good to place the minimal actually supported Node.js version into the CI matrix Currently, Cheerio has this: cheerio/.github/workflows/ci.yml Lines 26 to 31 in 1c9ae77 Which tests only latest versions in those branches I think that tests on 20.19.0 should pass though. |
Bumps encoding-sniffer from 0.2.1 to 1.0.2.
Release notes
Sourced from encoding-sniffer's releases.
Commits
47f6a451.0.2a3d10f01.0.177fcd2bfix: include source files for source maps0cefc9ddocs(README): Add security contact informationf4decfb1.0.0a6bcfd6BREAKING: Make module ESM only (#1211)486fbf0build(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 (#1265)185940dbuild(deps-dev): bump@biomejs/biomefrom 2.4.6 to 2.4.7 (#1264)8e9a391build(deps-dev): bump@feedic/eslint-configfrom 0.2.3 to 0.3.1 (#1263)bc963f9build(deps-dev): bump@vitest/coverage-v8from 4.0.18 to 4.1.0 (#1262)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for encoding-sniffer since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)