Skip to content
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

feat(core): remove apply polyfills for old browsers and update dependencies #485

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

felipefialho
Copy link
Contributor

Infos

Task

What is being delivered?

  • Remove applyPolyfills because Stencil remove support for old browsers

Update dependencies

 @stencil/core                        ^4.17.2  →   ^4.19.2 
 @nrwl/workspace                       19.2.0  →    19.3.2 
 @testing-library/jest-dom             ^6.4.5  →    ^6.4.6 
 @types/node                         ^20.14.2  →  ^20.14.9 
 @typescript-eslint/eslint-plugin     ^7.12.0  →   ^7.15.0 
 @typescript-eslint/parser            ^7.12.0  →   ^7.15.0 
 lint-staged                          ^15.2.5  →   ^15.2.7 
 nx                                    19.2.0  →    19.3.2 
 postcss                              ^8.4.38  →   ^8.4.39 
 prettier                               3.3.1  →     3.3.2 
 puppeteer                           ^22.10.0  →  ^22.12.1 
 sass                                 ^1.77.4  →   ^1.77.6 
 storybook                            ^7.6.17  →   ^8.1.11 
 stylelint-config-recommended         ^14.0.0  →   ^14.0.1 
 stylelint-scss                        ^6.3.1  →    ^6.3.2 
 ts-jest                              ^29.1.4  →   ^29.1.5 
 typescript                            ^5.4.5  →    ^5.5.3 
 vite                                 ^5.2.12  →    ^5.3.2 
 vue                                  ^3.4.27  →   ^3.4.31 

What impacts?

Update dependencies and don't work for old browsers (like IE) anymore

@felipefialho felipefialho added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file package/core labels Jul 2, 2024
@felipefialho felipefialho self-assigned this Jul 2, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-02 20:46 UTC

MayaraRMA
MayaraRMA previously approved these changes Jul 2, 2024
3rdepaula
3rdepaula previously approved these changes Jul 2, 2024
igorwessel
igorwessel previously approved these changes Jul 2, 2024
@felipefialho felipefialho merged commit 8d9cc6f into main Jul 2, 2024
2 checks passed
@felipefialho felipefialho deleted the chore/update-deps-07-2024 branch July 2, 2024 20:43
@github-actions github-actions bot mentioned this pull request Jul 2, 2024
@github-actions github-actions bot mentioned this pull request Aug 1, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation package/core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants