-
Notifications
You must be signed in to change notification settings - Fork 39
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): update cli dependencies #1635
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/cli-dependencies
base: master
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 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
🚀 Deployed on https://648b9862eb104300792ed875--pinochle.netlify.app |
🚀 Deployed on https://648b98048ac0f100826ecbba--emberclear.netlify.app |
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
July 5, 2021 00:58
6149ce7
to
7f48a16
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
August 13, 2021 08:23
7f48a16
to
1d3906e
Compare
renovate
bot
changed the title
chore(deps): update dependency ember-cli to v3.27.0
chore(deps): update cli dependencies
Aug 13, 2021
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
August 27, 2021 18:54
1d3906e
to
5924aa9
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
October 4, 2021 19:50
5924aa9
to
76e36d5
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
October 13, 2021 19:05
76e36d5
to
ef3f940
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
October 19, 2021 01:46
ef3f940
to
6f9a51c
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
November 10, 2021 21:48
6f9a51c
to
4a658a1
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
March 7, 2022 08:44
4a658a1
to
18d64e1
Compare
renovate
bot
changed the title
chore(deps): update cli dependencies
Update CLI Dependencies
Mar 26, 2022
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
April 24, 2022 17:42
18d64e1
to
53ec1dc
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
June 18, 2022 19:40
53ec1dc
to
6647ce3
Compare
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
November 20, 2022 21:30
6647ce3
to
be13db5
Compare
renovate
bot
changed the title
Update CLI Dependencies
chore(deps): update cli dependencies
Nov 20, 2022
renovate
bot
changed the title
chore(deps): update cli dependencies
Update CLI Dependencies
Dec 17, 2022
renovate
bot
changed the title
Update CLI Dependencies
chore(deps): update cli dependencies
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/cli-dependencies
branch
from
June 15, 2023 22:55
be13db5
to
bb01299
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.11.3
->1.12.2
^1.11.3
->^1.12.2
3.26.1
->3.28.6
3.2.0
->3.3.2
^3.2.0
->^3.3.2
5.7.1
->5.7.2
Release Notes
ef4/ember-auto-import (ember-auto-import)
v1.12.2
Compare Source
v1.12.1
Compare Source
@embroider/shared-internals
1.0 so that apps can avoid redundant copiesv1.12.0
Compare Source
import type
syntax, meaningif you only import the types from a package it will not be included in your
build.
Backports #380 from
v2.1.0
by @buschtoens.ember-cli/ember-cli (ember-cli)
v3.28.6
: Release 3.28.6Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
Thank you to all who took the time to contribute!
v3.28.5
: Release 3.28.5Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
addon
blueprint (drop support for Ember v3.20 LTS) @kellyseldenThank you to all who took the time to contribute!
v3.28.4
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
Thank you to all who took the time to contribute!
v3.28.3
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
lint:fix
script fails post blueprint generation @bertdeblockThank you to all who took the time to contribute!
v3.28.2
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
ember-classic
ember-try scenario uses Ember 3.x @rwjblueThank you to all who took the time to contribute!
v3.28.1
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
ember install
(fix usage of default blueprints) @brendenpalmerv3.28.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
realPath
asroot
rather than the dirname foraddonMainPath
@brendenpalmerember-addon.projectRoot
, to specify the location of the project @brendenpalmerpackageRoot
androot
@brendenpalmerroot
asrealPath
from the package-info object @brendenpalmerember-cli
@brendenpalmerember-addon.perBundleAddonCacheUtil
utility @brendenpalmeraddon-proxy
to support Embroider @brendenpalmerThank you to all who took the time to contribute!
v3.27.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
octane
template lint config torecommended
@bmish.*/
to eslint ignore @chancancodelint:fix
script automatically after blueprint generation @rpembertonlint:fix
script for Windows users @lupestroThank you to all who took the time to contribute!
quaertym/ember-cli-dependency-checker (ember-cli-dependency-checker)
v3.3.2
Compare Source
v3.3.1
Compare Source
v3.3.0
Compare Source
ember init
ember-cli/ember-cli-htmlbars (ember-cli-htmlbars)
v5.7.2
: Release 5.7.2Compare Source
🐛 Bug Fix
Committers: 1
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.