-
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
Bump the npm_and_yarn group across 1 directory with 10 updates #5
base: main
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [zod](https://github.com/colinhacks/zod) | `3.21.4` | `3.22.3` | | [@builder.io/qwik-city](https://github.com/QwikDev/qwik/tree/HEAD/packages/qwik-city) | `0.101.0` | `0.104.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.21` | `8.4.31` | | [undici](https://github.com/nodejs/undici) | `5.21.0` | `5.28.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.2.1` | `4.5.3` | | [axios](https://github.com/axios/axios) | `0.26.1` | `removed` | | [openai](https://github.com/openai/openai-node) | `3.2.1` | `4.51.0` | | [next](https://github.com/vercel/next.js) | `13.3.0` | `14.2.4` | | [ws](https://github.com/websockets/ws) | `8.13.0` | `8.17.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `19.8.5` | `22.11.2` | Updates `zod` from 3.21.4 to 3.22.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.21.4...v3.22.3) Updates `@builder.io/qwik-city` from 0.101.0 to 0.104.0 - [Release notes](https://github.com/QwikDev/qwik/releases) - [Commits](https://github.com/QwikDev/qwik/commits/v0.104.0/packages/qwik-city) Updates `postcss` from 8.4.21 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.21...8.4.31) Updates `undici` from 5.21.0 to 5.28.4 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.21.0...v5.28.4) Updates `vite` from 4.2.1 to 4.5.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite) Removes `axios` Updates `openai` from 3.2.1 to 4.51.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v3.2.1...v4.51.0) Updates `next` from 13.3.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.3.0...v14.2.4) Updates `ws` from 8.13.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.13.0...8.17.1) Updates `puppeteer` from 19.8.5 to 22.11.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.8.5...puppeteer-v22.11.2) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@builder.io/qwik-city" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: undici dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: openai dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: puppeteer dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bumps the npm_and_yarn group with 10 updates in the / directory:
3.21.4
3.22.3
0.101.0
0.104.0
8.4.21
8.4.31
5.21.0
5.28.4
4.2.1
4.5.3
0.26.1
removed
3.2.1
4.51.0
13.3.0
14.2.4
8.13.0
8.17.1
19.8.5
22.11.2
Updates
zod
from 3.21.4 to 3.22.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1e61d76
3.22.32ba00fe
[2609] fix ReDoS vulnerability in email regex (#2824)ae0f7a2
docs: update ref to discriminated-unions docs (#2485)ad2ee9c
2718 Updated Custom Schemas documentation example to use type narrowing (#2778)28c1927
Update sponsors18115a8
Formatting64dcc8e
Update sponsorsf59be09
clarify datetime ISO 8601 (#2673)9bd3879
docs: remove obsolete text about readonly types (#2676)1e23990
CommitUpdates
@builder.io/qwik-city
from 0.101.0 to 0.104.0Release notes
Sourced from
@builder.io/qwik-city's releases
.... (truncated)
Commits
fadc9e0
feat: expose whole cloudflare context (#3931)4a7745a
chore: update deps (#3924)35395c9
release: 0.104.0 (#3920)a293645
docs: add supabase + icons + prisma (#3906)739d9ed
fix: recursive tracking loaders (#3872)f434d33
fix: relative protocol urls (#3862)2baa85e
fix: qwik-city dev mode (#3856)2cbc1a1
fix: always generate 404.html (#3845)57162df
docs: fix REPL (#3851)f0188da
chore: release qwik-city (#3843)Updates
postcss
from 8.4.21 to 8.4.31Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...Updates
undici
from 5.21.0 to 5.28.4Release notes
Sourced from undici's releases.
... (truncated)
Commits
fb98306
Bumped v5.28.42b39440
Merge pull request from GHSA-9qxr-qj54-h67264e3402
Merge pull request from GHSA-m4v8-wqvr-p9f7723c4e7
Revert "build(deps-dev): bump formdata-node from 4.4.1 to 6.0.3 (#2389)"0e9d54b
skip failing test due to Node.js changese71cb4c
Bumped v5.28.320c65b8
Fix tests for Node.js v20.11.0 (#2618)8ec52cd
Fix tests for Node.js v21 (#2609)d3aa574
Merge pull request from GHSA-3787-6prv-h9w39a14e5f
Bumped v5.28.2Updates
vite
from 4.2.1 to 4.5.3Changelog
Sourced from vite's changelog.
... (truncated)
Commits
aac695e
release: v4.5.396a7f3a
fix:fs.deny
with globs with directories (#16250)d0360c1
release: v4.5.2eeec23b
fix: fs deny for case insensitive systems (#15653)c075115
release: v4.5.141bb354
fix: backport #15223, proxy html path should be encoded (#15226)055d2b8
release: v4.5.0ed7bdc5
feat: scan .marko files (#14669)45595ef
feat: backport mdx as known js source (#14560) (#14670)520139c
feat(ssr): backport ssr.resolve.conditions and ssr.resolve.externalConditions...Removes
axios
Updates
openai
from 3.2.1 to 4.51.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
70d2bb3
release: 4.51.02044b64
feat(api): updates (#894)2f79293
release: 4.50.0ab47709
feat: supportapplication/octet-stream
request bodies (#892)c3515a5
release: 4.49.1261d356
fix: remove erroneous thread create argument (#889)24de50b
release: 4.49.0ab688c2
feat(api): updates (#887)c15c635
release: 4.48.37b4b9a2
chore(internal): minor refactor of tests (#884)Maintainer changes
This version was pushed to npm by dschnurr-openai, a new releaser for openai since your current version.
Updates
next
from 13.3.0 to 14.2.4Release notes
Sourced from next's releases.
Commits
3078441
v14.2.40538a0d
[not a backport] fix lint errors2807fb4
fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)efb476e
Add timeout/retry handling for fetch cache (#66652)c16a3f9
Use addDependency to track metadata route file changes (#66714)942e45a
Fix inconsistency with 404 getStaticProps cache-control (#66674)9728a35
Prevent append of trailing slash in cases where path ends with a file extensi...44661c2
ensure router cache updates reference the latest cache values (#66681)f7ec039
prevent duplicate RSC fetch when action redirects (#66620)dd6ab93
Fix loading navigation with metadata and prefetch (#66447)Updates
ws
from 8.13.0 to 8.17.1Release notes
Sourced from ws's releases.
... (truncated)
Commits
3c56601
[dist] 8.17.1e55e510
[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029
[test] Increase code coverageddfe4a8
[perf] Reduce the amount ofcrypto.randomFillSync()
callsb73b118
[dist] 8.17.029694a5
[test] Use thehighWaterMark
variable934c9d6
[ci] Test on node 221817bac
[ci] Do not test on node 2196c9b3d
[major] Flip the default value ofallowSynchronousEvents
(#2221)e5f32c7
[fix] Emit at most one event per event loop iteration (#2218)Updates
puppeteer
from 19.8.5 to 22.11.2Release notes
Sourced from puppeteer's releases.
... (truncated)
Commits
92707ae
chore: release main (#12606)ac06674
Revert "chore(deps-dev): Bump@swc/core
from 1.5.25 to 1.6.0 in /website in t...49bcb25
fix(deps): bump ws to 8.17.1 (#12605)fea43a9
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 9 up...a26dcfd
chore(deps-dev): Bump@swc/core
from 1.5.25 to 1.6.0 in /website in the all g...0cba2b4
build: explicitly set typeRoots (#12599)9e12673
chore: release main (#12596)3874300
fix: implement nested selector parsing (#12587)80783fe
fix: ensure selector parser falls back to CSS (#12585)772e088
fix: roll to Chrome 126.0.6478.61 (r1300313) (#12586)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specifi...Description has been truncated