Skip to content

chore(deps): bump psl from 1.9.0 to 1.13.0#108

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/psl-1.13.0
Closed

chore(deps): bump psl from 1.9.0 to 1.13.0#108
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/psl-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps psl from 1.9.0 to 1.13.0.

Release notes

Sourced from psl's releases.

v1.13.0

✨ Highlights

This release re-introduces the changes added in v1.11.0 that had to be rolled back in v1.12.0, which was a quick fix in panic mode as problems were being reported in older Node.js versions using legacy or obsolete packages.

What's Changed

New Contributors

Changelog

  • ee6ac92 test(legacy): Requires as psl instead of full path in legacy umd tests
  • 794ee24 fix main for backport

Full Changelog: lupomontero/psl@v1.11.0...v1.13.0

v1.12.0

This release reverts back to CommonJS as in v1.10.0 to avoid breaking backward compatibility. See lupomontero/psl#326

v1.11.0

✨ Highlights

➕➕ Adds ESM support

The module now uses ESM (import/export) and is defined as "type": "module". However, CommonJS and UMD are stll supported both on Node.js and the browser. See the README.md for more details.

➕➕ Adds TypeScript type definitions

This was first suggested by @​ntninja back in 2018 (OMG)... and ... 🥁 🥁 psl finally includes type definitions for TypeScript 💙

Other notable behind the curtains changes

🧪 Adds tests for older Node.js versions (legacy) and CommonJS specific tests a8cda74 b73dda0 09640c1

⚙️ Replaces browserify + uglify with vite and adds ESM build to dist aa9ec37

⚙️ Replaces request and JSONStream with native fetch in update-rules script b3974a2

Thanks / Acknowledgements

Special thanks go to @​mfdebian for helping me revive this repo 💛

Although some of their PRs where not directly merged, but would still like to thank @​jimmywarting por his proposal to switch to ESM in #309, @​AnWeber for suggesting we start using punycode via npm in #316, @​ntninja for adding TypeScript definitions #22, @​LitoMore for reminding me to update the GitHub Actions in #321, and many more for participating in issues and contributing back.

Changelog

  • 41bff0a doc(README): Updates testing and building info
  • 0668da1 chore(dist): Updates rules and dist files

... (truncated)

Commits
  • 82a476d chore(release): Bump to 1.13.0
  • 79c4bf9 chore(release): Bump to 1.13.0-beta.0
  • ee6ac92 test(legacy): Requires as psl instead of full path in legacy umd tests
  • 794ee24 fix main for backport
  • 5dd79c0 chore(release): Bump to 1.11.0
  • 41bff0a doc(README): Updates testing and building info
  • 0668da1 chore(dist): Updates rules and dist files
  • 7140cf2 feat(data): Adds pretty JSON to data/rules.js for easier diffs
  • b396f80 feat(build): Adds target: es2015 for compat with old browsers
  • af4dedd feat(scripts): Renames prebuild npm-script to update-rules
  • 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 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 [psl](https://github.com/lupomontero/psl) from 1.9.0 to 1.13.0.
- [Release notes](https://github.com/lupomontero/psl/releases)
- [Commits](lupomontero/psl@v1.9.0...v1.13.0)

---
updated-dependencies:
- dependency-name: psl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2024

Superseded by #109.

@dependabot dependabot bot closed this Nov 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/psl-1.13.0 branch November 29, 2024 02:49
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.

0 participants