Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Bump @fluent/langneg from 0.3.0 to 0.5.2 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 27, 2021

Bumps @fluent/langneg from 0.3.0 to 0.5.2.

Release notes

Sourced from @​fluent/langneg's releases.

@​fluent/langneg 0.5.2

  • Documentation fix. (#547)

@​fluent/langneg 0.5.1

  • Better TypeScript annotations. (#525) Make array arguments read-only, and expose options type.

@​fluent/langneg 0.5.0

  • Remove the compat.js build and compile everything to ES2018. (#472)

    TypeScript source code is now compiled to ES2018 files in the esm/ directory. These files are then bundled into a single index.js UMD file without any further transpilation.

    The compat.js build (available as @fluent/langneg/compat) was removed. Please use your own transpilation pipeline if ES2018 is too recent for your project.

    Refer to https://github.com/projectfluent/fluent.js/wiki/Compatibility for more information.

@​fluent/langneg 0.4.0

  • Migrate @fluent/langneg to TypeScript. (#462)

    There are no functional nor API changes in this release.

Commits
  • 0f1c563 @​fluent/langneg@​0.5.2
  • 9a5034a Fix documentation of langneg.negotiateLanguages, fixing #547
  • b56f6a6 @​fluent/syntax@​0.17.0
  • d998db7 @​fluent/langneg@​0.5.1
  • 03f884d @​fluent/bundle 0.16.1
  • 04733c0 @​fluent/react 0.13.1
  • 8a1f84e [@​fluent/react] Allow the Localized component to have an array with one ele...
  • 1e39c73 Allow the Localized component to have an array with one element in its childr...
  • f2d23f3 Update dependencies for react example.
  • e231525 Pick up security fix for y18n
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mozpike, a new releaser for @​fluent/langneg since your current version.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants