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 axios and @openzim/libzim #2079

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps axios and @openzim/libzim. These dependencies needed to be updated together.
Updates axios from 1.6.8 to 1.7.4

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

... (truncated)

Commits

Updates @openzim/libzim from 2.4.4 to 3.2.3

Release notes

Sourced from @​openzim/libzim's releases.

3.2.3

  • FIX: Module (finally) properly in ESM format

3.2.2

  • FIX: Module properly in ESM format
  • FIX: Upgrade version of node-gyp
  • NEW: macOS14 in the CI

3.2.1

  • NEW: Use libzim 9.2.1
  • FIX: Module properly in ESM format
  • FIX: Codecov in the CI

3.2.0

  • NEW: Use libzim v9.0.0
  • NEW: Added mediaCount to Archive
  • FIX: Simplify a lot the CI
  • FIX: Nlob allocation and warning
  • DEL: Deprecated getSize from SearchIterator

3.1.0

  • NEW: Use libzim v8.2.1
  • FIX: Handling of binary data in the creator
  • FIX: Use ESLint instead of TSLint
  • REMOVE: Node.js 16 from the CI

3.0.0

  • NEW: Use libzim v8.2.0
  • NEW: Calling API (to follow libzim changes)
  • NEW: Add support of ARM(64) for both Linux and macOS
  • UPDATE: Most of the dependencies
  • UPDATE: Many improvements around the CI
Changelog

Sourced from @​openzim/libzim's changelog.

3.2.3

  • FIX: Module (finally) properly in ESM format

3.2.2

  • FIX: Module properly in ESM format
  • FIX: Upgrade version of node-gyp
  • NEW: macOS14 in the CI

3.2.1

  • NEW: Use libzim 9.2.1
  • FIX: Module properly in ESM format
  • FIX: Codecov in the CI

3.2.0:

  • NEW: Use libzim v9.0.0
  • NEW: Added mediaCount to Archive
  • FIX: Simplify a lot the CI
  • FIX: Nlob allocation and warning
  • DEL: Deprecated getSize from SearchIterator

3.1.0:

  • NEW: Use libzim v8.2.1
  • FIX: Handling of binary data in the creator
  • FIX: Use ESLint instead of TSLint
  • REMOVE: Node.js 16 from the CI

3.0.0:

  • NEW: Use libzim v8.2.0
  • NEW: Calling API (to follow libzim changes)
  • NEW: Add support of ARM(64) for both Linux and macOS
  • UPDATE: Most of the dependencies
  • UPDATE: Many improvements around the CI
Commits
  • d5feb2d Merge pull request #146 from openzim/release-3.2.3
  • 3bf246f 3.2.3 Changelog
  • 63fb044 Bump-up version to 3.2.3
  • 88e8b77 Merge pull request #144 from openzim/whole-file-esm
  • 8a58ed7 Add dist test, new default CI test target, that tests that module exports are...
  • 2c7443a Fix rest of index file to use ESM
  • 579e0cf Merge pull request #142 from openzim/release-3.2.2
  • 9721b1c 3.2.2 Changelog
  • e0602fd Bump-up version to 3.2.2
  • efde68c Merge pull request #139 from openzim/upgrade-node-gyp
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) and [@openzim/libzim](https://github.com/openzim/node-libzim). These dependencies needed to be updated together.

Updates `axios` from 1.6.8 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.4)

Updates `@openzim/libzim` from 2.4.4 to 3.2.3
- [Release notes](https://github.com/openzim/node-libzim/releases)
- [Changelog](https://github.com/openzim/node-libzim/blob/main/Changelog)
- [Commits](openzim/node-libzim@v2.4.4...3.2.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@openzim/libzim"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2024
@audiodude
Copy link
Member

Blocked on #1576

@audiodude audiodude closed this Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-8d3addaa9d branch August 26, 2024 15:35
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.

1 participant