Skip to content
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

chore(deps): bump @gouvfr/dsfr from 1.9.0 to 1.9.3 #564

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps @gouvfr/dsfr from 1.9.0 to 1.9.3.

Release notes

Sourced from @​gouvfr/dsfr's releases.

DSFR v1.9.3

🎨 Fondamentaux

  • ✨feat(*): nouvelle version interne du changelog #590

    • Outil en ligne de commande pour générer un journal des modifications CHANGELOG.md à partir des balises git et de l'historique des commits. Commande : yarn changelog
  • 🛠️fix(button, theme): retrait de la propriété css “:where” #596

    • Le support de cette propriété CSS est encore trop récent.

Core

  • 🛠️fix(core): La valeur no-wrap n’existe pas dans la spécification CSS #594
    • Correction d’une coquille dans le CSS de core

🧩 Composants

Fil d'Ariane - breadcrumb

  • fix(breadcrumb): ajoute une page exemple alternative #600
    • étiquette d'élément span rendue possible sur l'élément courant du fil d'ariane
    • ajout d'une page d'exemple avec boutons

Modale - modal

  • 🛠️fix(modal): correction ombre footer modal avec zone d’action #572
    • l’ombre au scroll est remplacée par une bordure plus discrète.

Mot de passe - password

  • 🐛 fix(password, account): correction capslock et trousseau safari #503
    • Correction erreur js sur le champ password au clic sur le trousseau (safari)
    • Retrait icone native capslock safari
    • Ajout attribut autocapitalize='off' sur les champs password et email pour désactiver la majuscule au début (mobile)
    • Ajout attribut autocorrect sur les champs password et email pour désactiver la correction orthographique

🔌 Analytics

  • 🛠️fix(analytics): Corrections diverses du package Analytics #596
    • Ajout de la récupération automatique de la pagination (voir page.md)
    • Correction action dynamique vide
    • Correction envoi data
    • Correction erreur querySelector dans la hiérarchie
    • Revue de la profondeur de la hiérarchie
    • Correction de la version standalone
    • Collection désynchronisée pour attendre l’initialisation
    • Correction du cycle de vie des instances et garbage collection
    • Ajout d’une fonctionnalité d’Opt-in/out (voir opt.md)
    • Ajout d’une page d’exemple en SPA sans framework
    • Ajout de la valeur dans le label au submit (button, input)
    • Ajustements component_value sur chaque composant

... (truncated)

Changelog

Sourced from @​gouvfr/dsfr's changelog.

1.9.3 - 17 Mai 2023

🐛 fix(breadcrumb): ajoute une page exemple alternative [(#600)](GouvernementFR/dsfr#600)

  • étiquette d'élément span rendue possible sur l'élément courant du fil d'ariane
  • ajout d'une page d'exemple avec boutons

📝 doc(analytics): doc analytics en markdown [(#599)](GouvernementFR/dsfr#599)

Transformation du pdf de la doc analytics en fichiers markdown

🐛 fix(analytics): correctifs divers [(#596)](GouvernementFR/dsfr#596)

  • Ajout de la récupération automatique de la pagination (voir page.md)
  • Correction action dynamique vide
  • Correction envoi data
  • Correction erreur querySelector dans la hiérarchie
  • Revue de la profondeur de la hiérarchie
  • Correction de la version standalone
  • Collection désynchronisée pour attendre l’initialisation
  • Correction du cycle de vie des instances et garbage collection
  • Ajout d’une fonctionnalité d’Opt-in/out (voir opt.md)
  • Ajout de la valeur dans le label au submit (button, input)
  • Ajustements component_value sur chaque composant

🐛 fix(core): La valeur no-wrap n’existe pas dans la spécification CSS [(#594)](GouvernementFR/dsfr#594)

Il y a un - en trop.

Voir https://www.w3.org/TR/css-flexbox-1/#flex-wrap-property

partial-fix de #593

🐛 fix(button, theme): retrait propriété css :where [(#597)](GouvernementFR/dsfr#597)

La propriété CSS :where est encore trop récente (chrome 88).

-> retrait de cette propriété

🐛 fix(modal): correction ombre modal footer [(#572)](GouvernementFR/dsfr#572)

L'ombre du footer de la modal scrollable est mal placée et trop forte.

  • Remplacement de l'ombre par une bordure d'1px en defaut-grey en haut du footer
  • remplacement du token de background-color du footer par background-lifted-grey
  • ajout d'un texte plus long dans l'exemple modal + footer pour faire apparaître le scroll

🐛 fix(password, account): correction capslock safari [(#503)](GouvernementFR/dsfr#503)

  • Correction erreur js sur le champ password au clic sur le trousseau (safari)
  • Retrait icone native capslock safari

... (truncated)

Commits
  • 1c01df7 🔖 chore(*): DSFR v1.9.3
  • 0f54107 🚀 chore(*): changelog (#605)
  • 4ef3785 🐛 fix(breadcrumb): ajoute une page exemple alternative [DS-3254] (#600)
  • ef47d3e 📝 doc(analytics): doc analytics en markdown [DS-3215] (#599)
  • 3f90c96 🐛 fix(analytics): correctifs divers [DS-3222,DS-3231,DS-3232,DS-3242,DS-3245,...
  • 2c69052 🐛 fix(core): La valeur no-wrap n’existe pas dans la spécification CSS (#594)
  • 263f528 🐛 fix(button, theme): retrait propriété css :where [DS-2759] (#597)
  • 01d2e07 🐛 fix(modal): correction ombre modal footer [DS-3061] (#572)
  • 76624b4 🐛 fix(password, account): correction capslock safari [DS-2942] (#503)
  • f173a77 ✨ feat(*): nouvelle version interne changelog [DS-3230] (#590)
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gouvfr/dsfr-1.9.3 branch 4 times, most recently from bdf76a2 to 94869fd Compare May 23, 2023 07:57
@wiwski
Copy link
Collaborator

wiwski commented Jun 2, 2023

@dependabot rebase

@wiwski wiwski enabled auto-merge June 2, 2023 10:09
Bumps [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/GouvernementFR/dsfr/releases)
- [Changelog](https://github.com/GouvernementFR/dsfr/blob/main/CHANGELOG.md)
- [Commits](GouvernementFR/dsfr@v1.9.0...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gouvfr/dsfr-1.9.3 branch from 94869fd to fb8f57a Compare June 2, 2023 10:10
@wiwski wiwski merged commit f00febc into main Jun 2, 2023
@wiwski wiwski deleted the dependabot/npm_and_yarn/gouvfr/dsfr-1.9.3 branch June 2, 2023 10:12
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.

1 participant