-
Notifications
You must be signed in to change notification settings - Fork 1
Update devDependencies (major) #33
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-devdependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
86aa685 to
e5b8cfb
Compare
6abc19f to
9e95613
Compare
9e95613 to
16bf6fc
Compare
438d5b4 to
52d9a05
Compare
e76374f to
89f0505
Compare
89f0505 to
ef63e67
Compare
ef63e67 to
ec026e9
Compare
ec026e9 to
6db69ed
Compare
6f5344b to
3432f1a
Compare
db908c3 to
f1033b1
Compare
f1033b1 to
3f78969
Compare
3f78969 to
7dc9c3d
Compare
7dc9c3d to
0bc6164
Compare
3fc2c4a to
04ac02d
Compare
04ac02d to
a84d80e
Compare
3a44d77 to
13f4099
Compare
71b9676 to
e55453f
Compare
6e45dd2 to
848181e
Compare
848181e to
2634126
Compare
028116e to
dd79639
Compare
1eba1ea to
c275bbe
Compare
866384d to
60b2e90
Compare
124c9ea to
774999f
Compare
0d8be05 to
6404e4b
Compare
6404e4b to
119f483
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.1->^8.0.0^2.2.5->^3.0.0^5.12.0->^6.0.0^6.0.0->^7.0.0^8.56.0->^9.0.0^9.1.0->^10.0.0Release Notes
embroider-build/embroider (@embroider/addon-dev)
v8.1.2🐛 Bug Fix
@embroider/addon-devCommitters: 1
v8.1.1🐛 Bug Fix
@embroider/addon-devCommitters: 1
v8.1.0🚀 Enhancement
@embroider/addon-dev🐛 Bug Fix
@embroider/viteCommitters: 2
v8.0.1🐛 Bug Fix
@embroider/addon-dev@embroider/viteCommitters: 2
v8.0.0📝 Documentation
🏠 Internal
@embroider/addon-dev,@embroider/addon-shim,@embroider/babel-loader-9,@embroider/broccoli-side-watch,@embroider/compat,@embroider/config-meta-loader,@embroider/core,@embroider/hbs-loader,@embroider/macros,@embroider/reverse-exports,@embroider/router,@embroider/shared-internals,@embroider/vite@embroider/addon-dev,@embroider/compatCommitters: 1
v7.1.4@embroider/addon-dev 7.1.4 (patch)
🐛 Bug Fix
@embroider/addon-devCommitters: 1
v7.1.3@embroider/addon-dev 7.1.3 (patch)
🐛 Bug Fix
@embroider/addon-devCommitters: 1
v7.1.2@embroider/addon-dev 7.1.2 (patch)
🐛 Bug Fix
@embroider/addon-dev🏠 Internal
Committers: 2
v7.1.1@embroider/addon-dev 7.1.1 (patch)
🐛 Bug Fix
@embroider/addon-devCommitters: 1
v7.1.0@embroider/addon-dev 7.1.0 (minor)
@embroider/compat 3.7.1 (patch)
@embroider/core 3.4.20 (patch)
@embroider/macros 1.16.10 (patch)
🚀 Enhancement
@embroider/addon-dev🏠 Internal
@embroider/sample-transforms,@embroider/test-fixtures,@embroider/test-scenarios@embroider/macrosCommitters: 1
v7.0.0@embroider/addon-dev 7.0.0 (major)
💥 Breaking Change
@embroider/addon-devCommitters: 1
emberjs/babel-plugin-ember-template-compilation (babel-plugin-ember-template-compilation)
v3.0.1🐛 Bug Fix
babel-plugin-ember-template-compilation🏠 Internal
babel-plugin-ember-template-compilationCommitters: 2
v3.0.0🐛 Bug Fix
babel-plugin-ember-template-compilationCommitters: 1
v2.4.1babel-plugin-ember-template-compilation 2.4.1 (patch)
🐛 Bug Fix
babel-plugin-ember-template-compilationthisarg in scope (@ef4)Committers: 1
v2.4.0babel-plugin-ember-template-compilation 2.4.0 (minor)
🚀 Enhancement
babel-plugin-ember-template-compilation🐛 Bug Fix
babel-plugin-ember-template-compilation🏠 Internal
babel-plugin-ember-template-compilationCommitters: 2
emberjs/ember.js (ember-source)
v6.9.0Compare Source
v6.8.2Compare Source
v6.8.1Compare Source
v6.8.0Compare Source
tracked-built-ins) per RFC #1068.renderComponentper RFC #1099.v6.7.0Compare Source
import { trustHTML } from '@​ember/template';as an alias of `import { htmlSafe } from '@ember/template', for naming that better matches the behavior.deprecate-array-prototype-extensionsdeprecation that was until 6.0.extendv6.6.0Compare Source
escapeExpressionfrom@ember/templatev6.5.0Compare Source
--route-authoring-formatoption to the route generator to generate template-tag components as route templates per RFC #1046.--strictor--ttper RFC #0779.import Ember from 'ember'per RFC #1003.ember-cli-qunittestsv6.4.0Compare Source
Per the rolling support window, following Semantic Versioning for TypeScript Types,
the supported range of TypeScript versions across two Ember LTS releases must
always overlap.
For more examples, see the Stability heading in this blog post.
verbatimModuleSyntax.{{debugger}}via upgrade @glimmer/runtime.v6.3.0Compare Source
injectfrom@ember/service. The export is renamed toserviceper RFC #0752.deprecate-implicit-route-modeldeprecation. It was deprecated until 6.0.helperwrapper from the helper generator. Plain functions as helpers have been supported since v4.5.v6.2.0Compare Source
EMBER_TYPESCRIPT_BLUEPRINTSfeature flagv6.1.0Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
import Ember from 'ember'barrel file deprecations until 7.0.0ember-template-lint/ember-template-lint (ember-template-lint)
v7.9.3Compare Source
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.9.2Compare Source
🐛 Bug Fix
ember-template-lint📝 Documentation
ember-template-lint🏠 Internal
ember-template-lintCommitters: 3
v7.9.1Compare Source
ember-template-lint 7.9.1 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.9.0Compare Source
ember-template-lint 7.9.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lintCommitters: 2
v7.8.1Compare Source
ember-template-lint 7.8.1 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.8.0Compare Source
ember-template-lint 7.8.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lint🏠 Internal
ember-template-lintCommitters: 2
v7.7.0Compare Source
ember-template-lint 7.7.0 (minor)
🚀 Enhancement
ember-template-lintno-yield-block-params-to-else-inverse(@rajasegar)require-valid-form-groups(@rajasegar)sort-invocations(@ijlee2)🐛 Bug Fix
ember-template-lintCommitters: 3
v7.6.0Compare Source
ember-template-lint 7.6.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lint📝 Documentation
ember-template-lint🏠 Internal
ember-template-lintCommitters: 2
v7.5.0Compare Source
ember-template-lint 7.5.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lintCommitters: 2
v7.4.1Compare Source
ember-template-lint 7.4.1 (patch)
🐛 Bug Fix
ember-template-lintexportsinpackage.json. (@rwjblue)Committers: 3
v7.4.0Compare Source
ember-template-lint 7.4.0 (minor)
🚀 Enhancement
ember-template-lintno-jsx-attributes(@NullVoxPopuli)Committers: 2
v7.3.0Compare Source
ember-template-lint 7.3.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lint×tono-bare-stringsdefault allow list (@jbottigliero)📝 Documentation
ember-template-lintCommitters: 3
v7.2.0Compare Source
ember-template-lint 7.2.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lintCommitters: 1
v7.1.0Compare Source
ember-template-lint 7.1.0 (minor)
🚀 Enhancement
ember-template-lint🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.8Compare Source
ember-template-lint 7.0.8 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.7Compare Source
ember-template-lint 7.0.7 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.6Compare Source
ember-template-lint 7.0.6 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.5Compare Source
ember-template-lint 7.0.5 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.4Compare Source
ember-template-lint 7.0.4 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.3Compare Source
ember-template-lint 7.0.3 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.2Compare Source
ember-template-lint 7.0.2 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
v7.0.1Compare Source
ember-template-lint 7.0.1 (patch)
🐛 Bug Fix
ember-template-lintCommitters: 1
[
v7.0.0](https://redirect.github.com/ember-template-lint/ember-template-lint/blob/HEAD/CHANGELOConfiguration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.