build(deps): bump the npm-production-dependencies group across 1 directory with 3 updates#2115
Merged
julianocosta89 merged 1 commit intomainfrom Mar 17, 2025
Conversation
julianocosta89
requested changes
Mar 11, 2025
Member
julianocosta89
left a comment
There was a problem hiding this comment.
> [flagd-ui builder 6/6] RUN npm run build:
0.203
0.203 > flagd-ui@0.1.0 build
0.203 > next build
0.203
0.504 Attention: Next.js now collects completely anonymous telemetry regarding usage.
0.504 This information is used to shape Next.js' roadmap and prioritize features.
0.504 You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
0.504 https://nextjs.org/telemetry
0.504
0.541 ▲ Next.js 15.2.0
0.541
0.582 Creating an optimized production build ...
0.877 ⚠ Mismatching @next/swc version, detected: 15.2.1 while Next.js is on 15.2.0. Please ensure these match
2.083 Failed to compile.
2.083
2.083 ./src/instrumentation.ts
2.083 Error: missing field `isDevelopment` at line 1 column 1194
2.083
2.083 ./node_modules/next/dist/client/components/app-router-headers.js
2.083 Error: missing field `isDevelopment` at line 1 column 1193
2.083
2.083 Import trace for requested module:
2.083 ./node_modules/next/dist/client/components/app-router-headers.js
2.083 ./node_modules/next/dist/lib/url.js
2.083 ./node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js
2.083 ./node_modules/next/dist/lib/metadata/resolve-metadata.js
2.083 ./node_modules/next/dist/lib/metadata/metadata.js
2.083 ./node_modules/next/dist/server/app-render/entry-base.js
2.083
2.083 ./node_modules/next/dist/client/components/client-page.js
2.083 Error: missing field `isDevelopment` at line 1 column 1193
2.083
2.083 Import trace for requested module:
2.083 ./node_modules/next/dist/client/components/client-page.js
2.083 ./node_modules/next/dist/server/app-render/entry-base.js
2.083
2.083 ./node_modules/next/dist/client/components/client-segment.js
2.083 Error: missing field `isDevelopment` at line 1 column 1193
2.083
2.083 Import trace for requested module:
2.083 ./node_modules/next/dist/client/components/client-segment.js
2.083 ./node_modules/next/dist/server/app-render/entry-base.js
2.083
2.083 ./node_modules/next/dist/client/components/error-boundary.js
2.083 Error: missing field `isDevelopment` at line 1 column 1193
2.083
2.083 Import trace for requested module:
2.083 ./node_modules/next/dist/client/components/error-boundary.js
2.083
2.090 ⚠ Mismatching @next/swc version, detected: 15.2.1 while Next.js is on 15.2.0. Please ensure these match
2.090
2.090 > Build failed because of webpack errors
------
failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 1
Member
|
Not sure why, but updating Next.js most of the times has this weird behaviour where it complains about |
Member
|
@dependabot rebase |
ae67ce6 to
34c45a7
Compare
Contributor
|
I ran |
puckpuck
approved these changes
Mar 14, 2025
34c45a7 to
80a2dee
Compare
Member
|
I tried it again, and the issue persists |
Contributor
|
Can you remove any |
Member
🙄 that worked. |
Member
|
@dependabot rebase |
…ctory with 3 updates Bumps the npm-production-dependencies group with 3 updates in the /src/flagd-ui directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [@vercel/otel](https://github.com/vercel/otel) and [next](https://github.com/vercel/next.js). Updates `@tailwindcss/postcss` from 4.0.9 to 4.0.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.12/packages/@tailwindcss-postcss) Updates `@vercel/otel` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/vercel/otel/releases) - [Commits](https://github.com/vercel/otel/compare/@vercel/otel@1.10.1...@vercel/otel@1.10.2) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.0...v15.2.1) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: "@vercel/otel" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
80a2dee to
2bcf8a1
Compare
julianocosta89
approved these changes
Mar 17, 2025
cloud-hb
pushed a commit
to cloud-hb/opentelemetry-demo
that referenced
this pull request
Nov 17, 2025
…ctory with 3 updates (open-telemetry#2115) Bumps the npm-production-dependencies group with 3 updates in the /src/flagd-ui directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [@vercel/otel](https://github.com/vercel/otel) and [next](https://github.com/vercel/next.js). Updates `@tailwindcss/postcss` from 4.0.9 to 4.0.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.12/packages/@tailwindcss-postcss) Updates `@vercel/otel` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/vercel/otel/releases) - [Commits](https://github.com/vercel/otel/compare/@vercel/otel@1.10.1...@vercel/otel@1.10.2) Updates `next` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.0...v15.2.1) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: "@vercel/otel" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or 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
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.
Bumps the npm-production-dependencies group with 3 updates in the /src/flagd-ui directory: @tailwindcss/postcss, @vercel/otel and next.
Updates
@tailwindcss/postcssfrom 4.0.9 to 4.0.12Release notes
Sourced from
@tailwindcss/postcss's releases.Changelog
Sourced from
@tailwindcss/postcss's changelog.Commits
2f28e5fPrepare v4.0.12 release (#17033)225f323Enable URL rewriting for PostCSS (#16965)b676da8Prepare v4.0.11 release (#16987)1638b16Prepare v4.0.10 release (#16963)Updates
@vercel/otelfrom 1.10.1 to 1.10.2Release notes
Sourced from
@vercel/otel's releases.Commits
63f77a3Version Packages (#146)fc87b45Experimental option to export traces via Vercel Runtime (#145)53426fbAdd repository field to package.json (#144)Updates
nextfrom 15.2.0 to 15.2.1Release notes
Sourced from next's releases.
... (truncated)
Commits
6338781v15.2.1197b4bbv15.2.1-canary.6f5e2dccUpdate use-cache-unknown-cache-kind.test.ts snapshot for alternate bundler (#...e45411eFix flaky Bun test (#76763)0940320chore(github): move top prs and feature requests to different Slack channel (...4369731feat(CI): Revalidate vercel data cache on areweturboyet after uploading data ...58a22f7Disable flaky Turbopack tests (#76760)6dc8579fix edge runtime asset fetch in pages api (#76750)ead6e95Fix: missing close brace in demo code (#76549)bd39335toDisplayRedbox(): replace all occurrences of testDir (#76618)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions