Skip to content

chore(deps-dev): bump vite from 4.5.14 to 7.1.3 in /frontend#10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/vite-7.1.3
Closed

chore(deps-dev): bump vite from 4.5.14 to 7.1.3 in /frontend#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/vite-7.1.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2025

Copy link
Copy Markdown
Contributor

Bumps vite from 4.5.14 to 7.1.3.

Release notes

Sourced from vite's releases.

v7.1.3

Please refer to CHANGELOG.md for details.

v7.1.2

Please refer to CHANGELOG.md for details.

v7.1.1

Please refer to CHANGELOG.md for details.

create-vite@7.1.1

Please refer to CHANGELOG.md for details.

plugin-legacy@7.1.0

Please refer to CHANGELOG.md for details.

create-vite@7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0

Please refer to CHANGELOG.md for details.

v7.1.0-beta.1

Please refer to CHANGELOG.md for details.

v7.1.0-beta.0

Please refer to CHANGELOG.md for details.

v7.0.6

Please refer to CHANGELOG.md for details.

v7.0.5

Please refer to CHANGELOG.md for details.

v7.0.4

Please refer to CHANGELOG.md for details.

v7.0.3

Please refer to CHANGELOG.md for details.

create-vite@7.0.3

Please refer to CHANGELOG.md for details.

v7.0.2

Please refer to CHANGELOG.md for details.

create-vite@7.0.2

Please refer to CHANGELOG.md for details.

v7.0.1

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

7.1.3 (2025-08-19)

Features

  • cli: add Node.js version warning for unsupported versions (#20638) (a1be1bf)
  • generate code frame for parse errors thrown by terser (#20642) (a9ba017)
  • support long lines in generateCodeFrame (#20640) (1559577)

Bug Fixes

  • deps: update all non-major dependencies (#20634) (4851cab)
  • optimizer: incorrect incompatible error (#20439) (446fe83)
  • support multiline new URL(..., import.meta.url) expressions (#20644) (9ccf142)

Performance Improvements

Miscellaneous Chores

Code Refactoring

Tests

7.1.2 (2025-08-12)

Bug Fixes

  • client: add [vite] prefixes to debug logs (#20595) (7cdef61)
  • config: make debugger work with bundle loader (#20573) (c583927)
  • deps: update all non-major dependencies (#20587) (20d4817)
  • don't consider ids with npm: prefix as a built-in module (#20558) (ab33803)
  • hmr: watch non-inlined assets referenced by CSS (#20581) (b7d494b)
  • module-runner: prevent crash when sourceMappingURL pattern appears in string literals (#20554) (2770478)

Miscellaneous Chores

  • deps: migrate to @jridgewell/remapping from @ampproject/remapping (#20577) (0a6048a)
  • deps: update rolldown-related dependencies (#20586) (77632c5)

7.1.1 (2025-08-08)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.


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 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 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)

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. 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 force-pushed the dependabot/npm_and_yarn/frontend/vite-7.1.3 branch from adc7c1f to 1117dde Compare September 2, 2025 05:59
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.14 to 7.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/vite-7.1.3 branch from 1117dde to 2c6b512 Compare September 3, 2025 01:56
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2025

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Sep 7, 2025

Copy link
Copy Markdown
Contributor Author

Looks like vite is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 7, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/vite-7.1.3 branch September 7, 2025 19:59
remyluslosius added a commit that referenced this pull request Oct 1, 2025
…mework orchestration

Features:
- Intelligent cross-framework control mapping with confidence scoring
- Automated mapping discovery from unified rules and shared implementations
- Framework relationship analysis with synergy and conflict detection
- Unified implementation generation for multi-framework compliance
- Comprehensive coverage analysis and gap identification
- Predefined mapping database covering 6 major frameworks
- Framework inheritance patterns (SRG → STIG → Platform implementations)

Key capabilities:
- 7 mapping types: direct, subset, superset, overlap, equivalent, derived, complementary
- 4 confidence levels: high (>90%), medium (70-90%), low (50-70%), uncertain (<50%)
- Framework affinity scoring for improved mapping accuracy
- Exceeding compliance pattern detection (e.g., FIPS > CIS SHA1)
- Implementation synergy identification across framework boundaries
- CLI tool for operational mapping management and analysis

Predefined mappings include:
- NIST 800-53 R5 ↔ CIS Controls v8 (15 high-confidence mappings)
- NIST 800-53 R5 ↔ ISO/IEC 27001:2022 (comprehensive alignment)
- SRG/STIG ↔ NIST (inheritance and derivation patterns)
- CIS ↔ PCI-DSS (technical control overlaps)
- Cross-framework exceeding compliance scenarios

Business value:
- 80-90% reduction in manual mapping effort through automation
- Data-driven framework portfolio optimization
- Systematic identification of compliance synergies and conflicts
- Unified implementation approach for multi-framework environments

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

0 participants