-
Notifications
You must be signed in to change notification settings - Fork 8
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
Upgrade rollup, typescript, prettier, eslint, node dependencies #268
Merged
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
janybravo
force-pushed
the
update-dependencies
branch
7 times, most recently
from
July 30, 2024 07:26
8d9cfcb
to
8f0d50e
Compare
janybravo
changed the title
Update rollup, prettier, eslint, node dependencies
Upgrade rollup, typescript, prettier, eslint, node dependencies
Jul 30, 2024
janybravo
force-pushed
the
update-dependencies
branch
from
July 30, 2024 07:29
8f0d50e
to
6df35e7
Compare
janybravo
force-pushed
the
update-dependencies
branch
from
July 30, 2024 07:58
0b35529
to
d5cccee
Compare
janybravo
force-pushed
the
update-dependencies
branch
2 times, most recently
from
July 31, 2024 06:57
6be19c5
to
8b31a58
Compare
mitjak
requested changes
Jul 31, 2024
janybravo
force-pushed
the
update-dependencies
branch
4 times, most recently
from
August 1, 2024 13:01
a0c0be6
to
85b3764
Compare
Update actions to only use node v18 Update setup-node in actions to v4
And fix code for its new types
janybravo
force-pushed
the
update-dependencies
branch
from
August 1, 2024 13:02
85b3764
to
a9d3f20
Compare
janybravo
force-pushed
the
update-dependencies
branch
from
August 1, 2024 13:21
a9d3f20
to
e4b7397
Compare
janybravo
force-pushed
the
update-dependencies
branch
from
August 1, 2024 13:41
1dc4837
to
36957c9
Compare
mitjak
approved these changes
Aug 1, 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 is prerequisite for #272.
Goals: upgrade dependencies of tooling and axios that only requires minimal manual changes.
Related issues: