-
Notifications
You must be signed in to change notification settings - Fork 124
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
Update embroider monorepo to v0.50.2 (minor) - autoclosed #1435
Closed
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
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
3 times, most recently
from
January 31, 2022 20:12
4c16ab1
to
b4a1947
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
February 7, 2022 03:04
b4a1947
to
fc7e633
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
4 times, most recently
from
February 21, 2022 03:51
920d8d3
to
b5b52d0
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
2 times, most recently
from
February 28, 2022 03:14
8359f3d
to
41a897a
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
March 4, 2022 17:52
41a897a
to
bd3ee1e
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
2 times, most recently
from
March 28, 2022 03:29
d8b2910
to
3cc0401
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
4 times, most recently
from
April 7, 2022 16:50
fc30b74
to
0857943
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
April 11, 2022 04:14
0857943
to
a7fc632
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
April 18, 2022 04:50
a7fc632
to
1e66abe
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
3 times, most recently
from
May 12, 2022 03:21
5c2b566
to
b4935a2
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
3 times, most recently
from
May 22, 2022 06:53
b23dc04
to
0706d83
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
5 times, most recently
from
June 6, 2022 06:29
a7dd67c
to
e323408
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
4 times, most recently
from
May 31, 2023 22:35
731f702
to
4572805
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
3 times, most recently
from
June 7, 2023 18:41
2bb199d
to
40c3782
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
5 times, most recently
from
June 21, 2023 23:33
2aeeecc
to
4b998b8
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
3 times, most recently
from
July 1, 2023 07:49
5f7d468
to
e89008e
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
2 times, most recently
from
July 17, 2023 03:52
8b97c9e
to
30253c8
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
July 18, 2023 04:25
30253c8
to
0c9ed1a
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
August 14, 2023 15:13
0c9ed1a
to
1450de6
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
August 28, 2023 03:10
1450de6
to
d529910
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
2 times, most recently
from
September 13, 2023 03:35
aab4f05
to
c256b81
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
September 18, 2023 04:04
c256b81
to
4f9e1c5
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
2 times, most recently
from
October 6, 2023 16:26
c12847d
to
4307b2a
Compare
renovate
bot
force-pushed
the
renovate/embroider-monorepo
branch
from
October 6, 2023 17:00
4307b2a
to
f9ca988
Compare
renovate
bot
changed the title
Update embroider monorepo to v0.50.2 (minor)
Update embroider monorepo to v0.50.2 (minor) - autoclosed
Oct 6, 2023
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:
0.48.1
->0.50.2
0.48.1
->0.50.2
0.48.1
->0.50.2
0.48.1
->0.50.2
Release Notes
embroider-build/embroider (@embroider/compat)
v0.50.2
Compare Source
🐛 Bug Fix
compat
,macros
core
,macros
Committers: 1
v0.50.1
Compare Source
🐛 Bug Fix
core
babelFilter
config comes from fully qualified@embroider/core
path in Stage 2 (@krisselden)compat
,core
,macros
,shared-internals
dependencySatisfies
only considers actual dependencies (includes a fix for invalid results within monorepo scenarios) (@NullVoxPopuli)Committers: 2
v0.50.0
Compare Source
🚀 Enhancement
addon-shim
,core
,shared-internals
🐛 Bug Fix
compat
Committers: 1
v0.49.0
Compare Source
🚀 Enhancement
webpack
css-loader
andstyle-loader
config in@embroider/webpack
(@dfreeman)addon-shim
cacheKeyForTree
(@RuslanZavacky)🐛 Bug Fix
core
document.head
(@simonihmig)macros
compat
,util
compat
,core
,shared-internals
🏠 Internal
Committers: 6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.