Skip to content

chore(deps): update angular monorepo#906

Merged
mgechev merged 1 commit intomasterfrom
renovate/angular-monorepo
Oct 6, 2019
Merged

chore(deps): update angular monorepo#906
mgechev merged 1 commit intomasterfrom
renovate/angular-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 2, 2019

This PR contains the following updates:

Package Type Update Change
@angular/compiler devDependencies patch 9.0.0-next.8 -> 9.0.0-next.9
@angular/compiler dependencies patch 8.2.8 -> 8.2.9
@angular/core devDependencies patch 9.0.0-next.8 -> 9.0.0-next.9
@angular/core dependencies patch 8.2.8 -> 8.2.9

Release Notes

angular/angular

v9.0.0-next.9

Compare Source

Bug Fixes
Features
Performance Improvements
  • ivy: avoid repeat global state accesses in i18n instructions (#​32916) (ffc34b3)
BREAKING CHANGES
  • service-worker: Remove deprecated option versionedFiles from service worker asset group configuration in ngsw-config.json

Before

"assetGroups": [
  {
    "name": "test",
    "resources": {
      "versionedFiles": [
        "/**/*.txt"
      ]
    }
  }
]

After

"assetGroups": [
  {
    "name": "test",
    "resources": {
      "files": [
        "/**/*.txt"
      ]
    }
  }
]

8.2.9 (2019-10-02)

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from f4cbb8a to 2456245 Compare October 2, 2019 19:04
@renovate renovate Bot changed the title fix(deps): update angular monorepo to v8.2.9 chore(deps): update angular monorepo Oct 2, 2019
@renovate renovate Bot force-pushed the renovate/angular-monorepo branch from 2456245 to 346ab8a Compare October 5, 2019 15:56
@mgechev mgechev merged commit f5afba0 into master Oct 6, 2019
@mgechev mgechev deleted the renovate/angular-monorepo branch October 6, 2019 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants