-
Notifications
You must be signed in to change notification settings - Fork 0
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 linaria (major) - autoclosed #506
Closed
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/major-linaria
branch
from
September 25, 2023 15:55
1c6e87b
to
4f35d4c
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
October 12, 2023 04:17
ee970fb
to
34f9407
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
November 9, 2023 14:31
91b5020
to
cc26fc6
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
3 times, most recently
from
December 6, 2023 14:32
8ce6380
to
a9350a8
Compare
renovate
bot
changed the title
chore(deps): update linaria to v5 (major)
chore(deps): update linaria (major)
Dec 7, 2023
renovate
bot
force-pushed
the
renovate/major-linaria
branch
3 times, most recently
from
December 11, 2023 18:49
a180771
to
3afde87
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
4 times, most recently
from
January 8, 2024 21:31
bfd2ff2
to
f7e7d66
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
January 10, 2024 16:19
f7e7d66
to
4493775
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
January 25, 2024 22:59
a15c7c2
to
f7ad011
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
February 28, 2024 18:54
fe8e4ad
to
4465e27
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
4 times, most recently
from
March 21, 2024 01:59
e306790
to
c071b5a
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
April 3, 2024 21:15
c071b5a
to
31509e0
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
April 4, 2024 01:11
31509e0
to
e1911b6
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
4 times, most recently
from
April 30, 2024 04:15
f75bebe
to
7b946a4
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
May 17, 2024 09:39
ef00f20
to
c5522c2
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
May 24, 2024 19:04
b8ed4f0
to
c8edb4e
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
2 times, most recently
from
June 5, 2024 23:17
d440dc0
to
70c0927
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
June 13, 2024 23:19
70c0927
to
5ea6bd6
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
3 times, most recently
from
July 15, 2024 16:40
2b29bd9
to
fe344a8
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
4 times, most recently
from
July 31, 2024 15:10
f0b36fc
to
ad6c15f
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
August 20, 2024 21:08
ad6c15f
to
b3d0e3f
Compare
renovate
bot
force-pushed
the
renovate/major-linaria
branch
from
August 22, 2024 14:14
b3d0e3f
to
06616e1
Compare
renovate
bot
changed the title
chore(deps): update linaria (major)
chore(deps): update linaria (major) - autoclosed
Sep 8, 2024
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:
^4.0.0
->^5.0.0
^4.0.0
->^6.0.0
^4.0.0
->^6.0.0
^4.0.0
->^5.0.0
^4.0.0
->^5.0.0
Release Notes
callstack/linaria (@linaria/babel-preset)
v5.0.4
Compare Source
Patch Changes
e25e91f
]v5.0.3
Compare Source
Patch Changes
e25e91f
: Fixed detection of export/import statements. Fixes #1367v5.0.2
Compare Source
Patch Changes
4992c14
: Fix an issue with Shaker when CJS export is assigned to a const. Fixes #1348.4992c14
]70000ec
]5a32f4f
]727dc2b
]25ba134
]5a32f4f
]v5.0.1
Compare Source
Patch Changes
6fb6eb6
]v5.0.0
Compare Source
Major Changes
88e0761
: Rewritten dependecny tree processing with support for wildcard re-exports.cb853e1
: All processing stages were merged into one generators-based processor. It allows the implementation of more complex workflows to support features like dynamic imports and re-exports.Minor Changes
9cb4143
: Refactoring of the 1st stage of transformation. It opens the road to processing wildcard reexports.Patch Changes
2a1e24a
: Upgrade TypeScript to 5.29cb4143
]ae162f4
]88e0761
]b3ef8c1
]f8b9bff
]6390233
]aa10045
]9bb782d
]2a1e24a
]16320d7
]cb853e1
]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.
👻 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.