Skip to content

chore(deps-dev): bump @swc/core from 1.10.12 to 1.11.5 in the swc group across 1 directory #2019

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
merged 1 commit into from
Apr 9, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the swc group with 1 update in the / directory: @swc/core.

Updates @swc/core from 1.10.12 to 1.11.5

Changelog

Sourced from @​swc/core's changelog.

[1.11.5] - 2025-02-28

Bug Fixes

  • (es/lints) Capture errors and emit from the original thread (#10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#10122) (010ff2a)

Miscellaneous Tasks

Performance

[1.11.4] - 2025-02-27

Bug Fixes

  • (es/decorators) Support negative numbers (#10114) (5044580)

  • (es/minifier) Fix cargo feature debug (#10090) (48f68db)

  • (es/minifier) Fix insufficient logging (#10091) (9ee79c9)

  • (es/minifier) Inline before cost analysis (#10092) (1425b56)

  • (es/minifier) Remove needless println (b1e5b2d)

  • (es/resolver) Analyze variable declarations with declare (#10102) (cff6a64)

... (truncated)

Commits
  • b46fb0f chore: Publish 1.11.5 with swc_core v16.3.0
  • 3c71245 chore: Publish 1.11.5-nightly-20250228.1 with swc_core v16.3.0
  • 34ce688 chore: Publish crates with swc_core v16.3.0
  • edea2c5 chore(deps): Update dependency base64 to v0.22.1 (#10124)
  • c08fe8d fix(es/minifier): Skip inlining if the referential identity of a function mat...
  • 010ff2a fix(ts/fast-strip): Throw object consistently (#10122)
  • f019d53 perf(es/resolver): Remove needless allocations (#10120)
  • dc50ba5 chore: Publish crates with swc_core v16.2.3
  • 2304cd8 fix(es/lints): Capture errors and emit from the original thread (#10119)
  • 62b2526 chore: Update changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 18:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-58ecb43a06 branch from 4c8513a to ab2fe77 Compare March 10, 2025 18:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-58ecb43a06 branch from ab2fe77 to 40bb2cf Compare March 17, 2025 19:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-58ecb43a06 branch 2 times, most recently from 0f3db97 to 906d5d1 Compare March 31, 2025 19:48
Bumps the swc group with 1 update in the / directory: [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.10.12 to 1.11.5
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.12...v1.11.5)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc-58ecb43a06 branch from 906d5d1 to de888f5 Compare April 7, 2025 19:21
@fredmaggiowski fredmaggiowski merged commit c91a547 into main Apr 9, 2025
6 checks passed
@fredmaggiowski fredmaggiowski deleted the dependabot/npm_and_yarn/swc-58ecb43a06 branch April 9, 2025 09:37
TheRusCompass added a commit that referenced this pull request Apr 23, 2025
* added: UIDs in cspell

* chore(docs): update installation-chart documentation (#2078)

* chore(docs): update Integration Connector Agent documentation (#2079)

* add docs link (#2080)

* chore(docs): update Integration Connector Agent documentation (#2081)

* fixed rn preview v13.7.1 (#2083)

* fixed rn preview

* Update v13.7.1.md

* chore(deps-dev): bump @swc/core in the swc group across 1 directory (#2019)

Bumps the swc group with 1 update in the / directory: [@swc/core](https://github.com/swc-project/swc).


Updates `@swc/core` from 1.10.12 to 1.11.5
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.12...v1.11.5)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: swc
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump dompurify from 3.1.6 to 3.2.4 (#2073)

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.6...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* started env based management doc

* Add files-service mongo 7 compatbility (#2087)

* feat(catalog): add mongodb native connection details (#2052)

* feat(catalog): add mongodb native connection details

* small adjustments

* fix img

* Update docs/data_catalog/frontend/data_catalog_connections.mdx

* Update docs/data_catalog/frontend/data_catalog_connections.mdx

* small fixes

* feat(catalog): update compatibility matrix

* feat(catalog): update compatibility matrix

* chore: spellcheck

* chore: spellcheck

---------

Co-authored-by: Alberto Tessarotto <[email protected]>

* chore(docs): update Single View Trigger Generator documentation (#2088)

* chore(docs): update Single View Trigger Generator documentation

* chore(docs): update Single View Trigger Generator documentation

* v14 documentation bump (#2092)

* version 14 doc bump

* version support policy

* rem: unused images

* fix cross-version link

* next management

* next management

* fix: cross-version link issue

* fix: cross-version link issue

* docs: explain environment based management

This commit introduces documentation for the Environment Based Management feature, detailing its purpose, functionality, and migration process. It explains the two types of environments (Virtual and Runtime), configuration snapshots, versioning, and the automatic/manual migration process for existing projects.

* docs: refine environment based management documentation

This commit improves the documentation for Environment Based Management by:

- Clarifying the purpose and benefits of unifying Project Revisions and Project Environments.
- Improving the descriptions of Virtual and Runtime Environments.
- Detailing Configuration Snapshot functionality and versioning.
- Providing a more structured explanation of the automatic and manual migration processes.

* docs: refine migration process explanation in environment based management documentation

This commit refines the explanation of the migration process to Environment Based Management:

- Improves clarity and user guidance for both automatic and manual migration methods.
- Details prerequisites for automatic migration, including the requirement for at least one previous deployment and the inheritance of the most recent deployed revision configuration for runtime environments.
- Explains the options available during manual migration, such as selecting configuration snapshots and choosing which revisions to convert to virtual environments.
- Clarifies the behavior when users postpone migration.

* docs: add documentation for environment configuration promotion

This commit introduces documentation for the environment configuration promotion feature.

The documentation explains that environment configuration promotion is a feature that allows users to easily propagate configuration changes across multiple environments, ensuring that all environments are using the same configuration, regardless of whether they are virtual or runtime environments.

* docs: improve migration prompt explanation in environment based management documentation

This commit refines the explanation of the migration prompt within the Environment Based Management documentation.

- Moves the explanation of the "Skip" button and closing the dialog to the initial introduction of the migration process, improving discoverability.
- Removes the redundant explanation from the manual migration section.

* docs: rename and refine environment based management documentation

This commit renames "Environment Based Management" to "Environment Based Configuration Management" and refines the documentation to improve clarity and detail.

- Renames the feature to "Environment Based Configuration Management" for better accuracy.
- Improves the introductory paragraph to emphasize the unified approach of integrating Project Revisions and Project Environments.
- Adds a detailed explanation of the Environment Configuration Promotion feature, including its key capabilities: promoting configurations between environment types, selecting specific environment variables to transfer, reviewing and merging design configurations using an interactive diff editor, and maintaining granular control over settings.

* docs: refine environment types explanation in environment based management documentation

This commit refines the explanation of environment types within the Environment Based Management documentation to improve clarity and detail.

- Clarifies the roles of Virtual and Runtime Environments in providing a comprehensive project management solution.
- Expands the description of Virtual Environments to emphasize their role in configuration management and experimentation.
- Enhances the explanation of Runtime Environments, highlighting their function in connecting virtual environments to clusters for deployment and execution.

* images

* docs: add quick reference to environment based management documentation

This commit adds a quick reference section to the Environment Based Configuration Management documentation.

The quick reference provides a summary of the key concepts of the feature, including the two environment categories, the ability to version and deploy only Runtime Environments, the default usage of the new approach for newly created Projects, and the use of Environment promotion to move configurations between environments.

* docs: add revisions integration to environment based management quick reference

This commit adds a note about revisions being integrated into environments to the Environment Based Configuration Management quick reference.

* docs: refine key concepts and overview in environment based management documentation

This commit refines the key concepts and overview section within the Environment Based Configuration Management documentation to improve clarity and detail.

- Updates the quick reference section to a key concepts and overview section.
- Expands on the key concepts, including dedicated environment configurations, environment categories, deployment capabilities, automatic utilization for new projects, configuration promotion, version control, environment variable display, and deployment restrictions.

* feat: add environments table image to environment based management documentation

This commit adds an image illustrating the environments table to the Environment Based Configuration Management documentation. The image visually represents the different environment types and their relationships, enhancing the explanation of the feature.

* docs: refine environment based management key concepts and overview

This commit refines the key concepts and overview section within the Environment Based Configuration Management documentation to improve accuracy and clarity.

- Clarifies that each environment "has" its own configuration.
- Removes "for configuration management" from the Virtual Environments description for brevity.
- Specifies that the enhanced environment-based management system is used by new projects using the Enhanced Workflow.
- Changes "restricted to" to "bound to" for describing deployment configurations.

* fix: clarify runtime environment deployment options in documentation

This commit clarifies that only Runtime Environments can be deployed using either the latest configuration or a specific versioned configuration in the Environment Based Configuration Management documentation. This change improves the accuracy and understanding of deployment options within the environment-based configuration system.

* chore(docs): update Files Service documentation (#2099)

* Review Software Catalog documentation (#2008)

* Start new structure

* update doc SC

* added new SC section

* Structure

* update doc sc

* Proxy resources

* structure

* add lifecycle section

* add overview

* fix typo

* update doc sc

* stucture

* added sc ui and miactl

* wip basic concepts

* wip: items schemas

* list item ui

* items types

* items-versioning

* fixed lifecycle

* items-management overview

* fix item

* update images

* fix typo

* visibility

* api page

* added links and imgs

* permissions

* versioning

* versioning

* overview runtime components

* versioning

* wip move marketplace

* marketplace section

* miactl

* remove old software catalog doc

* tutorial

* manifests

* fix check-content

---------

Co-authored-by: Claudia Focchi <[email protected]>

* feat: add sidecar to marketplace section (#2104)

* feat: add sidecar to marketplace section

* fix links

* chore(docs): update Payment Gateway Manager documentation (#2091)

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* chore(docs): update Payment Gateway Manager documentation

* Feat/extensions sso (#2063)

* feat(extension-sso): doc draft

* wip

* wip

* Apply suggestions from code review

Co-authored-by: Marco Filippi <[email protected]>
Co-authored-by: Daniele Cinà <[email protected]>

* Update sso.md

* Update sso.md

* added image of extensions SSO

* fixed typo

---------

Co-authored-by: Guido Zoli <[email protected]>
Co-authored-by: Daniele <[email protected]>
Co-authored-by: Marco Filippi <[email protected]>
Co-authored-by: Daniele Cinà <[email protected]>

* v14-overview (#2072)

* draft

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* Update mia-platform-v14.mdx

* added software catalog news

* Update mia-platform-v14.mdx

* added some introductory paragraphs

* added flow manager updates

* added images

* Apply suggestions from code review

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* minor updates

* Update docs/release-notes/mia-platform-v14.mdx

Co-authored-by: Dario Esposito <[email protected]>

* Update docs/release-notes/mia-platform-v14.mdx

Co-authored-by: Massibian <[email protected]>

* reordering AI topics

* Apply suggestions from code review

Co-authored-by: Massibian <[email protected]>

* Update mia-platform-v14.mdx

* fix typo

* added MCP server

* update mcp server

Co-authored-by: Davide Bianchi <[email protected]>

* Update mia-platform-v14.mdx

* fixed typo

* add doc link

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* Apply suggestions from code review

* Update docs/release-notes/mia-platform-v14.mdx

* Update docs/release-notes/mia-platform-v14.mdx

* add quality assistant

* Update mia-platform-v14.mdx

* fixed typo

* demo link

* Update mia-platform-v14.mdx

* add AI agent image

* img envs

* added audit logs pic

* add images

* add img

* Update mia-platform-v14.mdx

* added env based docs

---------

Co-authored-by: Marco Filippi <[email protected]>
Co-authored-by: Claudia Focchi <[email protected]>
Co-authored-by: Nicola Campagna <[email protected]>
Co-authored-by: Alberto Tessarotto <[email protected]>
Co-authored-by: Dario Esposito <[email protected]>
Co-authored-by: Massibian <[email protected]>
Co-authored-by: Davide Bianchi <[email protected]>
Co-authored-by: Federico Maggi <[email protected]>

* infrastructure projects docs (#2090)

* set up infra projects

* Update infrastructure-projects.md

* Update infrastructure-projects.md

* Update infrastructure-projects.md

* Update infrastructure-projects.md

* split docs

* Update infrastructure-projects.md

* edit: add description in add infrastructure component

* fix

* edit: add Infrastructure project selection image

* fix: links

* fix: file name

* fix: project path

* Update infrastructure-project.md

---------

Co-authored-by: Federico Maggi <[email protected]>
Co-authored-by: Guido Zoli <[email protected]>

* feat: update Software Catalog items manifests doc (#2105)

* feat: update Software Catalog items manifests doc

* fix link

* chore: fix typo

* setup rn v14.0.0 (#2094)

* setup rn v14.0.0

* substituted enhanced screenshot

* added info on kubernetes info tutorial

* fixed enhanced reference on v13.1.0

* Update v13.1.0.md

* Update v14.0.0.md

* Update v14.0.0.md

* Update v14.0.0.md

* Update docs/release-notes/v14.0.0.md

* added extensions with composer new feature

* added software catalog uodates

* added marketplace API deprecation

* Update v14.0.0.md

* Update v14.0.0.md

* added preview banner

* added link

* fix links

* add img

* add new content

* add extension

* fix link

* added images for infrastructure projects

* little fixes

* little fixes

* add links

* added probable chart helm version for preview release

* added gitlab ref on infra projects

* Update v14.0.0.mdx

* Update v14.0.0.mdx

* Update v14.0.0.mdx

* Update v14.0.0.mdx

* Update v14.0.0.mdx

---------

Co-authored-by: Alberto Tessarotto <[email protected]>
Co-authored-by: Claudia Focchi <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: daniele.cina <[email protected]>
Co-authored-by: Bot-targa <[email protected]>
Co-authored-by: Alberto Tessarotto <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicola Melloni <[email protected]>
Co-authored-by: Francesco Francomano <[email protected]>
Co-authored-by: Giovanni Fiordeponti <[email protected]>
Co-authored-by: Federico Maggi <[email protected]>
Co-authored-by: Federico Maggi <[email protected]>
Co-authored-by: Mattia Fumo <[email protected]>
Co-authored-by: jacoposte <[email protected]>
Co-authored-by: Edoardo Pessina <[email protected]>
Co-authored-by: Claudia Focchi <[email protected]>
Co-authored-by: guidozoli <[email protected]>
Co-authored-by: Guido Zoli <[email protected]>
Co-authored-by: Daniele <[email protected]>
Co-authored-by: Daniele Cinà <[email protected]>
Co-authored-by: Nicola Campagna <[email protected]>
Co-authored-by: Dario Esposito <[email protected]>
Co-authored-by: Massibian <[email protected]>
Co-authored-by: Davide Bianchi <[email protected]>
Co-authored-by: theRusCompass <[email protected]>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant