Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update pelican-webassets requirement from ~=2.0.0 to ~=2.1.0 #493

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 Nov 4, 2024

Updates the requirements on pelican-webassets to permit the latest version.

Release notes

Sourced from pelican-webassets's releases.

Web Assets 2.1.0

Vendor webassets to future-proof the plugin. As a drive-by we have dropped Python versions below 3.9, which are not supported by the full set of this plugin's' dependencies.

Changelog

Sourced from pelican-webassets's changelog.

2.1.0 - 2024-11-03

Vendor webassets to future-proof the plugin. As a drive-by we have dropped Python versions below 3.9, which are not supported by the full set of this plugin's' dependencies.

2.0.0 - 2021-02-15

  • Consolidate assets and pelican-webassets plugins into a single project
  • Support plugin auto-registration via new namespace plugin format on Pelican 4.5+
  • Deprecate ASSET_* settings in favor of WEBASSETS_*
  • Fix bug where an empty THEME_STATIC_DIR setting would create malformed URLs
Commits
  • 30571cb Release Web Assets 2.1.0
  • b733131 Bump the patch version as we vendor webassets
  • 9ad9569 Merge pull request #16 from offbyone/vendor-webassets
  • 7e32761 Iterating on pdm venv setup
  • 248c080 Update the actions to use pdm
  • 2fcc2af Don't ignore the lock files
  • 51f8246 Drop python 3.8 dependency
  • 9485816 Remove uv.lock
  • 7a5b1e3 Switch from uv to pdm for consistency with the template
  • 5151b43 Refresh tasks.py to work with uv
  • Additional commits viewable in compare view

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)

Updates the requirements on [pelican-webassets](https://github.com/pelican-plugins/webassets) to permit the latest version.
- [Release notes](https://github.com/pelican-plugins/webassets/releases)
- [Changelog](https://github.com/pelican-plugins/webassets/blob/main/CHANGELOG.md)
- [Commits](pelican-plugins/webassets@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: pelican-webassets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the 📦 dependencies Update of dependencies label Nov 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
📦 dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant