-
-
Notifications
You must be signed in to change notification settings - Fork 86
chore(studio-deps-dev)(deps-dev): bump caniuse-lite from 1.0.30001757 to 1.0.30001759 in /studio #2888
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
Merged
mergify
merged 1 commit into
main
from
dependabot/npm_and_yarn/studio/main/caniuse-lite-1.0.30001759
Dec 8, 2025
Merged
chore(studio-deps-dev)(deps-dev): bump caniuse-lite from 1.0.30001757 to 1.0.30001759 in /studio #2888
mergify
merged 1 commit into
main
from
dependabot/npm_and_yarn/studio/main/caniuse-lite-1.0.30001759
Dec 8, 2025
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
Contributor
🧪 CI InsightsHere's what we observed from your CI run for f092ea2. 🟢 All jobs passed!But CI Insights is watching 👀 |
mergify bot
added a commit
that referenced
this pull request
Dec 8, 2025
… /studio in the security-critical group [skip ci] Bumps the security-critical group in /studio with 1 update: [sweetalert2](https://github.com/sweetalert2/sweetalert2). Updates `sweetalert2` from 11.26.3 to 11.26.4 Release notes *Sourced from [sweetalert2's releases](https://github.com/sweetalert2/sweetalert2/releases).* > v11.26.4 > -------- > > [11.26.4](sweetalert2/sweetalert2@v11.26.3...v11.26.4) (2025-12-06) > ---------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * draggable in RTL ([#2888](https://redirect.github.com/sweetalert2/sweetalert2/issues/2888)) ([879ec39](sweetalert2/sweetalert2@879ec39)) Changelog *Sourced from [sweetalert2's changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md).* > [11.26.4](sweetalert2/sweetalert2@v11.26.3...v11.26.4) (2025-12-06) > ---------------------------------------------------------------------------------------------- > > ### Bug Fixes > > * draggable in RTL ([#2888](https://redirect.github.com/sweetalert2/sweetalert2/issues/2888)) ([879ec39](sweetalert2/sweetalert2@879ec39)) Commits * [`fb13fa2`](sweetalert2/sweetalert2@fb13fa2) chore(release): 11.26.4 [skip ci] * [`879ec39`](sweetalert2/sweetalert2@879ec39) fix: draggable in RTL ([#2888](https://redirect.github.com/sweetalert2/sweetalert2/issues/2888)) * [`d47c1c6`](sweetalert2/sweetalert2@d47c1c6) chore: enable eslint-plugin-no-unsanitized * [`96e71f2`](sweetalert2/sweetalert2@96e71f2) chore: add Mark Mitchell to sponsors * [`5e54f59`](sweetalert2/sweetalert2@5e54f59) chore: add pleasuremenow to sponsors * [`0b49ee2`](sweetalert2/sweetalert2@0b49ee2) chore: rm siteshartbandi, huntlocals from sponsors * See full diff in [compare view](sweetalert2/sweetalert2@v11.26.3...v11.26.4) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001757 to 1.0.30001759. - [Commits](browserslist/caniuse-lite@1.0.30001757...1.0.30001759) --- updated-dependencies: - dependency-name: caniuse-lite dependency-version: 1.0.30001759 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
627e0f1 to
f092ea2
Compare
robfrank
approved these changes
Dec 8, 2025
mergify bot
added a commit
that referenced
this pull request
Dec 29, 2025
…io [skip ci] Bumps [pdfmake](https://github.com/bpampuch/pdfmake) from 0.2.20 to 0.2.21. Release notes *Sourced from [pdfmake's releases](https://github.com/bpampuch/pdfmake/releases).* > 0.2.21 > ------ > > * Added `wordBreak` property for `text` node, supported values: `'normal'` (default), `'break-all'` > * Update Roboto font (version 3.014) > * Fixed render empty list entries Changelog *Sourced from [pdfmake's changelog](https://github.com/bpampuch/pdfmake/blob/0.2.21/CHANGELOG.md).* > 0.2.21 - 2025-12-22 > ------------------- > > * Added `wordBreak` property for `text` node, supported values: `'normal'` (default), `'break-all'` > * Update Roboto font (version 3.014) > * Fixed render empty list entries Commits * [`b722f52`](bpampuch/pdfmake@b722f52) 0.2.21 * [`01ab1cd`](bpampuch/pdfmake@01ab1cd) refresh pdf examples * [`e573e7d`](bpampuch/pdfmake@e573e7d) update dependencies * [`347eff4`](bpampuch/pdfmake@347eff4) nodejs 24.x LTS * [`4ebb69a`](bpampuch/pdfmake@4ebb69a) Add option for word break behaviour configuration (wordBreak: break-all) ([#2888](https://redirect.github.com/bpampuch/pdfmake/issues/2888)) * [`76d562e`](bpampuch/pdfmake@76d562e) fix: render empty list entries ([#2893](https://redirect.github.com/bpampuch/pdfmake/issues/2893)) * [`df298c4`](bpampuch/pdfmake@df298c4) Update Roboto font (version 3.014) * [`23bea83`](bpampuch/pdfmake@23bea83) Update Roboto font (version 3.013) * See full diff in [compare view](bpampuch/pdfmake@0.2.20...0.2.21) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 caniuse-lite from 1.0.30001757 to 1.0.30001759.
Commits
4a032a6Update caniuse-db 1.0.30001759Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)