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 @ngx-translate/http-loader from 6.0.0 to 7.0.0 #417

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps @ngx-translate/http-loader from 6.0.0 to 7.0.0.

Release notes

Sourced from @​ngx-translate/http-loader's releases.

v7.0.0

7.0.0 (2017-06-07)

Bug Fixes

  • TranslateService: shouldMerge option now do deep merging (7a609e0d, closes #532)

Features

  • TranslateService: new stream method to get an observable of translations that updates on lang change (d84c69b7, closes #330)

Breaking Changes

  • shouldMerge option of the setTranslation method was only doing shallow merging using Object.assign. It is now doing deep merging of objects and arrays, which is what was initially intended (hence the name).

Fixes #532 (7a609e0d)

v6.0.1

6.0.1 (2017-03-23)

Bug Fixes

Commits
  • 9f72e1d chore: fix and simplify deep merging
  • 202d3e7 refactor(ionic): update example to the lates ionic release (#556)
  • 7a609e0 fix(TranslateService): shouldMerge option now does deep merging
  • 647c2d7 Merge remote-tracking branch 'origin/master'
  • d84c69b feat(TranslateService): new stream method to get an observable of translati...
  • d5f44ec docs: single quotation marks in import statements for readme
  • 23b5b33 chore: added tsconfig.json to .npmignore
  • b430c71 chore: updated dependencies & readme
  • 27413fa Update url to po-loader
  • 912fa5d chore(npm): update to 4.0.0 final
  • 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 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 [@ngx-translate/http-loader](https://github.com/ngx-translate/core) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/http-loader"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2021
@dtrouillet dtrouillet merged commit 78c10b6 into master Dec 20, 2021
@dtrouillet dtrouillet deleted the dependabot/npm_and_yarn/ngx-translate/http-loader-7.0.0 branch December 20, 2021 12:56
dtrouillet pushed a commit that referenced this pull request Dec 24, 2021
Bumps [@ngx-translate/http-loader](https://github.com/ngx-translate/core) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](ngx-translate/core@v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/http-loader"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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