Skip to content

Bump translate from 1.1.2 to 3.0.0#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/translate-3.0.0
Open

Bump translate from 1.1.2 to 3.0.0#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/translate-3.0.0

Conversation

@dependabot
Copy link

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

Bumps translate from 1.1.2 to 3.0.0.

Changelog

Sourced from translate's changelog.

Changelog

v2

  • (v2.0.2) [fix]: return type should be a promise of text, not just the text. Options is optional.
  • (v2.0.1) [fix]: make it an actual ESM module
  • Added types definitions and types tests with check-dts.
  • [breaking] Removed node-fetch peer dependency and requiring Node 18+. For lower Node versions, use translate@1 + node-fetch. No changes in the browser.
  • Renamed cache required param from cache.put() to cache.set()
  • Removed unused param from cache
  • Removed unneeded ISO codes, since one was a strict derivation from the other ~> -10% code size!
  • Added Github testing CI and Readme badges

v1

  • Initial release
Commits
  • 794b8d9 3.0.0
  • d50fd8e Merge branch 'master' of github.com:franciscop/translate
  • cc1ba03 Made the usage options much simpler so that there's no chance of writing runt...
  • 7a2bf8b Made the usage options much simpler so that there's no chance of writing runt...
  • f001737 Update README.md (#54)
  • e6b831c 2.0.2
  • cf1d788 Improved types a little bit
  • 43ab624 2.0.1
  • 76cc5be Actual ESM export
  • e262046 Fixed tests since fetch-mock requires dep node-fetch
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [translate](https://github.com/franciscop/translate) from 1.1.2 to 3.0.0.
- [Changelog](https://github.com/franciscop/translate/blob/master/changelog.md)
- [Commits](franciscop/translate@v1.1.2...v3.0.0)

---
updated-dependencies:
- dependency-name: translate
  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 Mar 22, 2024
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

Comments