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

chore(deps): update all non-major dependencies #702

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/client-search ^5.7.0 -> ^5.10.2 age adoption passing confidence
@angular-devkit/build-angular ^18.2.7 -> ^18.2.10 age adoption passing confidence
@angular/cli ~18.2.7 -> ~18.2.10 age adoption passing confidence
@angular/compiler-cli (source) ^18.2.7 -> ^18.2.9 age adoption passing confidence
@angular/core (source) ^18.2.7 -> ^18.2.9 age adoption passing confidence
@astrojs/mdx (source) ^3.1.7 -> ^3.1.8 age adoption passing confidence
@astrojs/rss (source) ^4.0.7 -> ^4.0.9 age adoption passing confidence
@astrojs/sitemap (source) ^3.2.0 -> ^3.2.1 age adoption passing confidence
@builder.io/qwik (source) 1.9.0 -> 1.9.1 age adoption passing confidence
@iconify-json/cib ^1.2.0 -> ^1.2.1 age adoption passing confidence
@iconify-json/devicon ^1.2.3 -> ^1.2.4 age adoption passing confidence
@iconify-json/logos ^1.2.2 -> ^1.2.3 age adoption passing confidence
@iconify-json/mdi ^1.2.0 -> ^1.2.1 age adoption passing confidence
@iconify-json/ph ^1.2.0 -> ^1.2.1 age adoption passing confidence
@iconify-json/simple-icons ^1.2.5 -> ^1.2.9 age adoption passing confidence
@netlify/plugin-nextjs 5.7.3 -> 5.8.1 age adoption passing confidence
@playwright/test (source) ^1.47.2 -> ^1.48.2 age adoption passing confidence
@sveltejs/adapter-auto (source) ^3.2.5 -> ^3.3.1 age adoption passing confidence
@sveltejs/kit (source) ^2.6.1 -> ^2.7.3 age adoption passing confidence
@sveltejs/package (source) ^2.3.5 -> ^2.3.7 age adoption passing confidence
@testing-library/svelte ^5.2.3 -> ^5.2.4 age adoption passing confidence
@types/node (source) ^20.16.10 -> ^20.17.1 age adoption passing confidence
@types/react (source) ^18.3.11 -> ^18.3.12 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.8.0 -> 8.11.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^8.8.0 -> ^8.11.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.8.0 -> 8.11.0 age adoption passing confidence
@typescript-eslint/parser (source) ^8.8.0 -> ^8.11.0 age adoption passing confidence
@unpic/pixels ^1.2.2 -> ^1.3.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.2 -> ^4.3.3 age adoption passing confidence
astro (source) 5.0.0-beta.3 -> 5.0.0-beta.5 age adoption passing confidence
astro (source) ^4.15.11 -> ^4.16.7 age adoption passing confidence
eslint-plugin-qwik (source) ^1.9.0 -> ^1.9.1 age adoption passing confidence
lit (source) ^3.2.0 -> ^3.2.1 age adoption passing confidence
npm-run-all2 ^6.2.3 -> ^6.2.6 age adoption passing confidence
pnpm (source) 9.12.0 -> 9.12.2 age adoption passing confidence
preact (source) ^10.24.2 -> ^10.24.3 age adoption passing confidence
publint (source) ^0.2.11 -> ^0.2.12 age adoption passing confidence
solid-js (source) ^1.9.1 -> ^1.9.3 age adoption passing confidence
svelte-check ^4.0.4 -> ^4.0.5 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.0 age adoption passing confidence
tsup (source) ^8.3.0 -> ^8.3.5 age adoption passing confidence
typescript (source) ^5.6.2 -> ^5.6.3 age adoption passing confidence
typescript (source) 5.6.2 -> 5.6.3 age adoption passing confidence
undici (source) 6.19.8 -> 6.20.1 age adoption passing confidence
unpic (source) ^3.18.1 -> ^3.19.0 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.10 age adoption passing confidence
vite (source) 5.4.8 -> 5.4.10 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
vue (source) ^3.5.11 -> ^3.5.12 age adoption passing confidence
vue-tsc (source) ^2.1.6 -> ^2.1.8 age adoption passing confidence

Release Notes

algolia/algoliasearch-client-javascript (@​algolia/client-search)

v5.10.2

Compare Source

v5.10.1

Compare Source

v5.10.0

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

v5.8.1

Compare Source

v5.8.0

Compare Source

angular/angular-cli (@​angular-devkit/build-angular)

v18.2.10

Compare Source

v18.2.9

Compare Source

@​schematics/angular
Commit Type Description
237f7c5d0 fix update browserslist config to include last 2 Android major versions
@​angular/build
Commit Type Description
d749ba6a3 fix allow direct bundling of TSX files with application builder
b91c82d89 fix avoid race condition in sass importer

v18.2.8

Compare Source

@​schematics/angular
Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group
@​angular/build
Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk
angular/angular (@​angular/compiler-cli)

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

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot enabled auto-merge (squash) October 18, 2024 02:36
Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for unpic-docs ready!

Name Link
🔨 Latest commit 0f3a5c5
🔍 Latest deploy log https://app.netlify.com/sites/unpic-docs/deploys/671d4e94975c1b0008c06cd8
😎 Deploy Preview https://deploy-preview-702.preview.unpic.pics
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for unpic-next ready!

Name Link
🔨 Latest commit 0f3a5c5
🔍 Latest deploy log https://app.netlify.com/sites/unpic-next/deploys/671d4e94186e610008d6cf76
😎 Deploy Preview https://deploy-preview-702--unpic-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for unpic-angular ready!

Name Link
🔨 Latest commit 0f3a5c5
🔍 Latest deploy log https://app.netlify.com/sites/unpic-angular/deploys/671d4e9449f71a0009d3b253
😎 Deploy Preview https://deploy-preview-702--unpic-angular.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 5ff385b to 9f03277 Compare October 24, 2024 09:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from fd73436 to 972c01d Compare October 26, 2024 16:54
Copy link
Contributor Author

renovate bot commented Oct 26, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit d89ccfa into main Oct 26, 2024
19 of 22 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 26, 2024 20:21
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.

1 participant