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 pywb from 2.7.4 to 2.8.3 #657

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps pywb from 2.7.4 to 2.8.3.

Release notes

Sourced from pywb's releases.

pywb 2.8.3 release

Fixes README syntax, which causes PyPI publication error

pywb 2.8.2 release

Follow-up patch release for 2.8.1, which had incorrect version number

pywb 2.8.1 release

Patch release

What's Changed

Full Changelog: webrecorder/pywb@v-2.8.0...v-2.8.1

pywb 2.8.0 release

High-Level Changes

  • Upgrade dependencies (this release supports Python 3.7-3.11; many thanks to @​edsu for doing a lot of the legwork on this!)
  • Upgrade wombat to 3.7.3
  • Add wb-manager add --unpack-wacz option to add WARCs from within a WACZ to collection and reindex (WACZ support without unpacking is planned for 2.9.0)
  • Keyboard navigation accessibility improvements to header timeline
  • Add print replay frame button to header (and ability to disable)
  • Locale fixes
  • Allow ACLJs to use *, SURT wildcard to match all top level domains/URLs

Detailed Changes

... (truncated)

Commits
  • 97fffe3 Once more, now 2.8.3
  • 6205646 Bump version to 2.8.2
  • 23891be Bump version
  • b190ddd Pin redis for fakeredis (#904)
  • b9f1609 Handle WARC filename conflicts with wb-manager add (#902)
  • e89924b Rename --uncompress-wacz to --unpack-wacz and add docs (#901)
  • b4c91c6 Bump version in README
  • 1e2665a Change version to 2.8.0
  • fee14d7 Use fontawesome icon for timeline zoom out, remove unused static files (#895)
  • 5712945 Update usage docs section on creating web archives (#899)
  • 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 [pywb](https://github.com/webrecorder/pywb) from 2.7.4 to 2.8.3.
- [Release notes](https://github.com/webrecorder/pywb/releases)
- [Changelog](https://github.com/webrecorder/pywb/blob/main/CHANGES.rst)
- [Commits](webrecorder/pywb@v-2.7.4...v-2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
@robertknight
Copy link
Member

I've given this a short test locally and it looks good.

@robertknight robertknight merged commit 2894af3 into main May 1, 2024
4 checks passed
@robertknight robertknight deleted the dependabot/pip/pywb-2.8.3 branch May 1, 2024 09:38
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant