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

Update all non-major dependencies #622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 18.0.5 -> 18.2.13 age adoption passing confidence
@babel/core (source) 7.23.9 -> 7.26.0 age adoption passing confidence
@babel/preset-env (source) 7.23.9 -> 7.26.0 age adoption passing confidence
@babel/preset-react (source) 7.23.3 -> 7.25.9 age adoption passing confidence
@babel/preset-typescript (source) 7.23.3 -> 7.26.0 age adoption passing confidence
@glimmer/syntax (source) 0.88.0 -> 0.93.1 age adoption passing confidence
@nx/cypress (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/eslint (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/eslint-plugin (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/jest (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/js (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/next (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/react (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/web (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@nx/workspace (source) 17.2.8 -> 17.3.2 age adoption passing confidence
@tailwindcss/forms 0.5.7 -> 0.5.9 age adoption passing confidence
@testing-library/react 16.0.0 -> 16.0.1 age adoption passing confidence
@types/babel__core (source) 7.20.4 -> 7.20.5 age adoption passing confidence
@types/jest (source) 29.5.11 -> 29.5.14 age adoption passing confidence
@types/lodash (source) 4.14.202 -> 4.17.13 age adoption passing confidence
@types/node (source) 20.11.10 -> 20.17.9 age adoption passing confidence
@types/react (source) 18.2.48 -> 18.3.12 age adoption passing confidence
@types/react-dom (source) 18.2.18 -> 18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.0.1 -> 7.18.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.0.1 -> 7.18.0 age adoption passing confidence
autoprefixer 10.4.17 -> 10.4.20 age adoption passing confidence
core-js (source) 3.35.1 -> 3.39.0 age adoption passing confidence
cypress (source) 13.5.1 -> 13.16.0 age adoption passing confidence
dotenv 16.4.1 -> 16.4.6 age adoption passing confidence
eslint (source) 9.0.0 -> 9.16.0 age adoption passing confidence
eslint-config-next (source) 14.1.0 -> 14.2.18 age adoption passing confidence
eslint-plugin-cypress 3.0.0 -> 3.6.0 age adoption passing confidence
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence
eslint-plugin-jsx-a11y 6.8.0 -> 6.10.2 age adoption passing confidence
eslint-plugin-mobx (source) 0.0.9 -> 0.0.13 age adoption passing confidence
eslint-plugin-react 7.33.2 -> 7.37.2 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
mobx-utils 6.0.8 -> 6.1.0 age adoption passing confidence
next (source) 14.1.0 -> 14.2.18 age adoption passing confidence
nx (source) 17.2.8 -> 17.3.2 age adoption passing confidence
pnpm (source) 9.0.5 -> 9.14.4 age adoption passing confidence
postcss (source) 8.4.33 -> 8.4.49 age adoption passing confidence
prettier (source) 3.2.4 -> 3.4.1 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-is (source) 18.2.0 -> 18.3.1 age adoption passing confidence
tailwindcss (source) 3.4.1 -> 3.4.15 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.2.5 age adoption passing confidence
tslib (source) 2.6.2 -> 2.8.1 age adoption passing confidence
typescript (source) 5.3.3 -> 5.7.2 age adoption passing confidence
uglify-js 3.17.4 -> 3.19.3 age adoption passing confidence
webpack 5.90.0 -> 5.96.1 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v18.2.13

Compare Source

migrations
Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#​58777)

v18.2.12

Compare Source

compiler-cli
Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#​58548)

v18.2.11

Compare Source

core
Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#​58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#​58492) (#​58500)

v18.2.10

Compare Source

compiler
Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#​58417)
localize
Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#​58287)

v18.2.9

Compare Source

compiler-cli
Commit Type Description
b0ab653965 fix report when NgModule imports or exports itself (#​58231)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)

v18.2.6

Compare Source

v18.2.5

Compare Source

compiler-cli
Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#​57845)
core
Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#​57816)
migrations
Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#​57803)

v18.2.4

Compare Source

compiler
Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#​57711)
migrations
Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#​57684)

v18.2.3

Compare Source

http
Commit Type Description
de68e049e4 fix Dynamicaly call the global fetch implementation (#​57531)

v18.2.2

Compare Source

core
Commit Type Description
106917af878 fix avoid leaking memory if component throws during creation (#​57546)
6d3a2af146a fix Do not bubble capture events. (#​57476)
http
Commit Type Description
5d2e243c76a fix Dynamicaly call the global fetch implementation (#​57531)
router
Commit Type Description
804925b1149 fix Do not unnecessarily run matcher twice on route matching (#​57530)
upgrade
Commit Type Description
03ec620e31a fix Address Trusted Types violations in @​angular/upgrade (#​57454)

v18.2.1

Compare Source

core
Commit Type Description
9de30a7b1c fix Allow zoneless scheduler to run inside fakeAsync (#​56932)
286012fb89 fix handle hydration of components that project content conditionally (#​57383)
migrations
Commit Type Description
0bb649b8fa fix account for members with doc strings and no modifiers (#​57389)
3b63082384 fix avoid migrating route component in tests (#​57317)
6b4357fae4 fix preserve type when using inject decorator (#​57389)

v18.2.0

Compare Source

Breaking Changes

zone.js
  • fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
compiler
Commit Type Description
c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#​56295) (#​56295)
compiler-cli
Commit Type Description
98ed5b609e feat run JIT transform on classes with jit: true opt-out (#​56892)
[c76b440ac0](https://redirect.g

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
convert-to-jsx ❌ Failed (Inspect) Dec 3, 2024 4:21am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants