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

chore(deps): bump @ngx-translate/core from 11.0.1 to 13.0.0 in /packages/stark-core #4

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps @ngx-translate/core from 11.0.1 to 13.0.0.

Release notes

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

v13.0.0

13.0.0 (2020-06-26)

Features

  • core: update dependencies to Angular v10 (efcb4f4), closes #1225

BREAKING CHANGES

  • core: ngx-translate is now built for Angular 10, if you use Angular 9 or below please refer to the compatibility table to know which version you can install

v12.1.2

12.1.2 (2020-02-27)

Bug Fixes

  • core: remove semantic-release from the dependencies (b92a433), closes #1171

v12.1.1

12.1.1 (2020-02-12)

Bug Fixes

  • npm: downgrade typescript to 3.6.5 for Angular v8 compatibility (4f48e81), closes #1168

v12.1.0

12.1.0 (2020-02-12)

Bug Fixes

  • build: disable ivy during lib compilation for v8 compatibility (7241c86)
  • directive: avoid recursive errors when using keys with whitespaces (24b7b2b), closes #998 #1153 #1163
  • directive: untranslated keys return the last cumputed value (#1167) (34e8add), closes #1164
  • module: add TranslateModule type to ModuleWithProviders (60d256e)

Features

  • service: add option to set default language in root config (#1105) (a13b700)

v12.0.0

... (truncated)

Commits
  • efcb4f4 feat(core): update dependencies to Angular v10
  • c54a834 chore(README): add vscode lingua to extension section (#1200)
  • c7e5f3b chore(README): add crowdl.io to the list of editors (#1183)
  • b92a433 fix(core): remove semantic-release from the dependencies
  • 629c639 chore(README): fix table of contents anchor links (#1173)
  • b61b731 chore: install semantic-release as a dev dependency
  • 4f48e81 fix(npm): downgrade typescript to 3.6.5 for Angular v8 compatibility
  • 81ae829 chore: fix travis install of semantic-release
  • a13b700 feat(service): add option to set default language in root config (#1105)
  • 7241c86 fix(build): disable ivy during lib compilation for v8 compatibility
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/stark-core/ngx-translate/core-13.0.0 branch from dbdf45c to d44787d Compare March 23, 2021 10:45
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 25, 2021

Looks like @ngx-translate/core is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this May 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/stark-core/ngx-translate/core-13.0.0 branch May 25, 2021 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment