-
Notifications
You must be signed in to change notification settings - Fork 79
Merge Develop onto Main #1464
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
Open
github-actions
wants to merge
14
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge Develop onto Main #1464
Conversation
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
Bumps the dev-deps group with 4 updates: [@types/newrelic](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/newrelic), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [cypress](https://github.com/cypress-io/cypress) and [eslint](https://github.com/eslint/eslint). Updates `@types/newrelic` from 9.14.7 to 9.14.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/newrelic) Updates `@types/node` from 22.14.1 to 22.15.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `cypress` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.3.1...v14.3.2) Updates `eslint` from 9.25.0 to 9.25.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.0...v9.25.1) --- updated-dependencies: - dependency-name: "@types/newrelic" dependency-version: 9.14.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 22.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: cypress dependency-version: 14.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bumps the prod-deps group with 4 updates: [@storyblok/react](https://github.com/storyblok/storyblok-react), [axios](https://github.com/axios/axios), [firebase](https://github.com/firebase/firebase-js-sdk) and [next-intl](https://github.com/amannn/next-intl). Updates `@storyblok/react` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/storyblok/storyblok-react/releases) - [Commits](storyblok/storyblok-react@v4.6.0...v4.6.1) Updates `axios` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) Updates `firebase` from 11.6.0 to 11.6.1 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.6.1) Updates `next-intl` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: "@storyblok/react" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: firebase dependency-version: 11.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: next-intl dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sion number (#1463) Co-authored-by: Kylee Fields <[email protected]>
* CSP header updates Updated urls for content security policy to be passed * pwa detection * adding debugview to true * pwa or webapp loaded event in GA --------- Co-authored-by: Kylee Fields <[email protected]>
Bumps the dev-deps group with 2 updates: [eslint](https://github.com/eslint/eslint) and [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip). Updates `eslint` from 9.25.1 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.26.0) Updates `knip` from 5.50.5 to 5.53.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.53.0/packages/knip) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: knip dependency-version: 5.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kylee Fields <[email protected]>
Bumps the prod-deps group with 1 update: [newrelic](https://github.com/newrelic/node-newrelic). Updates `newrelic` from 12.18.0 to 12.18.2 - [Release notes](https://github.com/newrelic/node-newrelic/releases) - [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json) - [Commits](newrelic/node-newrelic@v12.18.0...v12.18.2) --- updated-dependencies: - dependency-name: newrelic dependency-version: 12.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kylee Fields <[email protected]>
Co-authored-by: Kylee Fields <[email protected]>
Bate-papo
i18n: add getUserError to auth.firebase translations --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix: redirect about-our-courses to courses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kylee Fields <[email protected]>
* Update pt- bate papo * Update pt- bate papo https://www.notion.so/chayn/Replace-mensageria-to-bate-papo-1a7b1101e64f8195a69cde17f9d3ecd0 * Update i18n/messages/account/pt.json --------- Co-authored-by: eleanorreem <[email protected]>
* build(deps): bump the prod-deps group with 4 updates Bumps the prod-deps group with 4 updates: [@storyblok/react](https://github.com/storyblok/storyblok-react), [axios](https://github.com/axios/axios), [firebase](https://github.com/firebase/firebase-js-sdk) and [next-intl](https://github.com/amannn/next-intl). Updates `@storyblok/react` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/storyblok/storyblok-react/releases) - [Commits](storyblok/storyblok-react@v4.6.0...v4.6.1) Updates `axios` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.9.0) Updates `firebase` from 11.6.0 to 11.6.1 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/[email protected]@11.6.1) Updates `next-intl` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/amannn/next-intl/releases) - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v4.0.2...v4.1.0) --- updated-dependencies: - dependency-name: "@storyblok/react" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: axios dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: firebase dependency-version: 11.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: next-intl dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]> * Api: Fetch subscription user data from new endpoint * UI: Fixed Whatsapp signup banner flow * Fix: resolve build error in whatsapp forms * Final: Centralized data to Notes page * Final: Rename subscription user query * Fix: Remove comments * Fix: Remove activeSubscription from addUser --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
This PR was auto-generated - see create-release-pr.yml and
actions/github-script.
Merging this PR will trigger an automatic deployment to production.