Skip to content

chore(studio-deps-dev)(deps-dev): bump terser from 5.46.1 to 5.46.2 in /studio#3976

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/terser-5.46.2
Apr 26, 2026
Merged

chore(studio-deps-dev)(deps-dev): bump terser from 5.46.1 to 5.46.2 in /studio#3976
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/studio/main/terser-5.46.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps terser from 5.46.1 to 5.46.2.

Changelog

Sourced from terser's changelog.

v5.46.2

  • unused option: delete computed keys of concise methods and getters/setters.
  • Error.cause added to DOM properties list
  • Don't consider foo.bar and foo["bar"] to be equivalent when property mangler is enabled with keep_quoted=strict option.
Commits
  • b929080 5.46.2
  • 5a3dc6a update changelog
  • 8a5b478 drop_unused: delete computed keys of concise methods and getters/setters. Clo...
  • 45c49c0 add Error.cause to domprops. Closes #1673
  • b5bb95e do not consider foo.bar and foo["bar"] to be equivalent. Closes #1674
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> 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)

Bumps [terser](https://github.com/terser/terser) from 5.46.1 to 5.46.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.46.1...v5.46.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.46.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Apr 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2026

Labels

The following labels could not be found: frontend, studio. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file security labels Apr 26, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@mergify mergify Bot merged commit 253c2c8 into main Apr 26, 2026
16 of 20 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/studio/main/terser-5.46.2 branch April 26, 2026 09:47
mergify Bot added a commit that referenced this pull request May 24, 2026
…o [skip ci]

[//]: # (dependabot-start)
⚠️ \*\*Dependabot is rebasing this PR\*\* ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps [marked](https://github.com/markedjs/marked) from 18.0.3 to 18.0.4.
Release notes

*Sourced from [marked's releases](https://github.com/markedjs/marked/releases).*

> v18.0.4
> -------
>
> [18.0.4](markedjs/marked@v18.0.3...v18.0.4) (2026-05-19)
> -----------------------------------------------------------------------------------
>
> ### Bug Fixes
>
> * cache list indentation regexes ([#3969](https://redirect.github.com/markedjs/marked/issues/3969)) ([a37983f](markedjs/marked@a37983f))
> * fix cli not reading stdin ([#3967](https://redirect.github.com/markedjs/marked/issues/3967)) ([11adb69](markedjs/marked@11adb69))


Commits

* [`0a2cd54`](markedjs/marked@0a2cd54) chore(release): 18.0.4 [skip ci]
* [`11adb69`](markedjs/marked@11adb69) fix: fix cli not reading stdin ([#3967](https://redirect.github.com/markedjs/marked/issues/3967))
* [`a37983f`](markedjs/marked@a37983f) fix: cache list indentation regexes ([#3969](https://redirect.github.com/markedjs/marked/issues/3969))
* [`d38b8c2`](markedjs/marked@d38b8c2) chore(deps-dev): bump eslint from 10.3.0 to 10.4.0 ([#3976](https://redirect.github.com/markedjs/marked/issues/3976))
* [`7d9b17e`](markedjs/marked@7d9b17e) chore(docs): fix typo in package links ([#3975](https://redirect.github.com/markedjs/marked/issues/3975))
* [`a7affc3`](markedjs/marked@a7affc3) chore(deps-dev): bump `@​semantic-release/release-notes-generator` from 14.1.0 t...
* [`47d6ba1`](markedjs/marked@47d6ba1) chore(deps-dev): bump `@​semantic-release/github` from 12.0.6 to 12.0.8 ([#3972](https://redirect.github.com/markedjs/marked/issues/3972))
* [`69257e4`](markedjs/marked@69257e4) chore(deps-dev): bump eslint from 10.2.1 to 10.3.0 ([#3966](https://redirect.github.com/markedjs/marked/issues/3966))
* [`1731d38`](markedjs/marked@1731d38) refactor(test): move task list output coverage to specs ([#3963](https://redirect.github.com/markedjs/marked/issues/3963))
* See full diff in [compare view](markedjs/marked@v18.0.3...v18.0.4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant