Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps @gouvfr/dsfr from 1.14.0 to 1.14.1.

Release notes

Sourced from @​gouvfr/dsfr's releases.

DSFR v1.14.1

🎉 AJOUT, ✨ ÉVOLUTION, 🐛 CORRECTIF, 🚫 SUPPRESSION 💥 BREAKING CHANGE : les changements de la structure HTML sont indiqués par cette icône, en gras, et souligné

🎨 Fondamentaux

Pictogrammes

  • Ajout en dev de pictogrammes #1210
    • building
      • base.svg
      • companie.svg
    • digital
      • smartphone.svg
    • document
      • archive.svg
      • binders.svg
      • conclusion.svg
      • document-search.svg
      • driving-license-new.svg
      • international-driving-license-new.svg
      • international-driving-license.svg
      • national-identity-card-passport.svg
      • presse-card.svg
      • sign-document.svg
    • health
      • doctor
      • medical-research
    • institutions
      • army-tank
      • astronaut
      • navy-anchor
      • navy-bachi
    • leasure
      • art
      • audio
      • catalog
      • pictures
      • podcast
      • video
      • video-games
    • system
      • language
      • flow-settings
      • flow-list

Build

  • ✨ Version de Node plus permissive : les versions acceptées sont maintenant "^20.19.0 || ^22.12.0 || >=24.0.0” #1252

... (truncated)

Changelog

Sourced from @​gouvfr/dsfr's changelog.

1.14.1 - 29 Août 2025

⬆️ chore(Node): change la version minimale de Node.js [(#1252)](GouvernementFR/dsfr#1252)

  • Pour permettre plus de souplesse, les versions de Node acceptées pour build le DSFR sont maintenant "^20.19.0 || ^22.12.0 || >=24.0.0"

⬆️ chore(dependencies): mise à jour des dépendances npm [(#1254)](GouvernementFR/dsfr#1254)

📝 docs: corrections mineures de documentations [(#1277)](GouvernementFR/dsfr#1277)

  • Corrections documentations button, link, footer, display, tooltip

🐛 fix: mega menu leader toujours visible [(#1276)](GouvernementFR/dsfr#1276)

  • Retrait des classes hidden mobile sur le texte dans le leader des exemples de mega-menu

🐛 fix(toggle): retrait css inutile [(#1274)](GouvernementFR/dsfr#1274)

  • Retire une propriété CSS non conforme et inutile dans print.scss

🐛 fix(seo): maj des meta-descriptions [DSFR-124] [(#1267)](GouvernementFR/dsfr#1267)

  • mise à jour des méta-descriptions dans les pages de documentation des composants.

🐛 fix(breadcrumb): retire trailing slash [DSFR-124] [(#1266)](GouvernementFR/dsfr#1266)

  • Retrait du dernier "/" en fin d'url des liens du fil d'arianne

feat(artworks): ajout de pictogrammes [(#1210)](GouvernementFR/dsfr#1210)

Ajout des pictogrammes :

  • building
    • base.svg
    • companie.svg
  • digital
    • smartphone.svg
  • document
    • archive.svg
    • binders.svg
    • conclusion.svg
    • document-search.svg
    • driving-license-new.svg
    • international-driving-license-new.svg
    • international-driving-license.svg
    • national-identity-card-passport.svg
    • presse-card.svg
    • sign-document.svg
  • health
    • doctor
    • medical-research

... (truncated)

Commits
  • 75e77d8 🔖 chore(*): DSFR v1.14.1
  • c0ed333 🐛 fix(build): correction du build des exemples (#1279)
  • 0f1e16d 🚀 chore(*): changelog v1.14.1 (#1278)
  • ee85c96 ⬆️ chore(Node): change la version minimale de Node.js (#1252)
  • 7ef5445 ⬆️ chore(dependencies): mise à jour des dépendances npm (#1254)
  • 5010392 📝 docs: corrections mineures de documentations (#1277)
  • 25bb913 🐛 fix: mega menu leader toujours visible (#1276)
  • e2af192 🐛 fix(toggle): retrait css inutile (#1274)
  • b32d2e4 🐛 fix(seo): maj des meta-descriptions [DSFR-124] (#1267)
  • 096c345 🐛 fix(breadcrumb): retire trailing slash [DSFR-124] (#1266)
  • Additional commits viewable 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 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)

Bumps [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/GouvernementFR/dsfr/releases)
- [Changelog](https://github.com/GouvernementFR/dsfr/blob/main/CHANGELOG.md)
- [Commits](GouvernementFR/dsfr@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: "@gouvfr/dsfr"
  dependency-version: 1.14.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 18, 2025

Superseded by #1428.

@dependabot dependabot bot closed this Sep 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gouvfr/dsfr-1.14.1 branch September 18, 2025 12:07
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants