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

release v0.88.0 #1910

Merged
merged 4 commits into from
Jul 11, 2024
Merged

release v0.88.0 #1910

merged 4 commits into from
Jul 11, 2024

Conversation

kishore03109
Copy link
Contributor

New

  • feat: enhance Telegram URL regex #1908
  • backport v0.87.0 #1902

Dependencies

  • chore(deps): bump @grpc/grpc-js from 1.9.14 to 1.9.15 #1899

Tests

feat: enhance Telegram URL regex #1908

  • Unit tests (using npm run tests)
  • e2e tests (comment on this PR with the text !run e2e)
  • Smoke tests
    • Go to any site and visit the site settings page.
    • Attempt to add a Telegram invite link under the social media settings: https://t.me/+Ird7tka7i7U3N2l1/. No validation errors should appear.
    • Save the page, the changes should persist.
    • Attempt to add a normal Telegram group link: https://t.me/group_name. No validation errors should appear.
    • Attempt to add an invalid link: https://t.me/++Ird7tka7i7U3N2l1/. An error message should appear on blur.

Deploy Notes

feat: enhance Telegram URL regex #1908

None

Full Changelog: https://github.com/isomerpages/isomercms-frontend/compare/v0.87.0..v0.88.0

alexanderleegs and others added 4 commits June 13, 2024 14:55
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.14 to 1.9.15.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kishore03109 kishore03109 mentioned this pull request Jul 11, 2024
@kishore03109 kishore03109 added this pull request to the merge queue Jul 11, 2024
Merged via the queue into master with commit 9fb37ba Jul 11, 2024
25 of 27 checks passed
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.

3 participants