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): update dependency stylelint to v16.2.1 #324

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 16.1.0 -> 16.2.1 age adoption passing confidence

Release Notes

stylelint/stylelint (stylelint)

v16.2.1

Compare Source

  • Fixed: report flags not reporting on subsequent runs when cache is used (#​7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#​7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#​7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#​7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#​7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#​7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#​7474) (@​ybiquitous).

v16.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

aem-code-sync bot commented Jan 19, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@renovate renovate bot changed the title chore(deps): update dependency stylelint to v16.2.0 chore(deps): update dependency stylelint to v16.2.1 Feb 1, 2024
@aem-code-sync aem-code-sync bot had a problem deploying to renovate/stylelint-16.x February 1, 2024 14:17 Failure
@kptdobe kptdobe merged commit 2413ba1 into main Mar 18, 2024
2 of 3 checks passed
@kptdobe kptdobe deleted the renovate/stylelint-16.x branch March 18, 2024 09:08
sdmcraft added a commit to hlxsites/franklin-assets-selector that referenced this pull request Oct 10, 2024
* add css rules to hide header and footer until they are loaded

* chore(deps): update dependency stylelint to v16.1.0 (adobe#314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint-config-standard to v36 (adobe#315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chai to v5 (adobe#316)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @babel/core to v7.23.7 (adobe#317)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency semantic-release to v23 (adobe#320)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update node version (adobe#321)

* chore: update node version

* chore: use node 20

* chore: get rid of semantic release (adobe#322)

* fix(lib): update scripts/aem.js to aem.js@1.5.1

Test URL: https://update-lib-aem-patch-1-5-1--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v1.5.1

* chore(doc): link to cli in README (adobe#330)

* chore(deps): update dependency stylelint to v16.2.1 (adobe#324)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chai to v5.1.0 (adobe#328)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update babel monorepo (adobe#329)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint to v8.57.0 (adobe#333)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint to v16.3.1 (adobe#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update babel monorepo (adobe#340)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update cleanup-on-create.yaml

* Update cleanup-on-create.yaml

* Update cleanup-on-create.yaml

* chore(deps): update dependency @babel/core to v7.24.4 (adobe#342)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: header/footer fragment loading (#13)

* chore: unify header/footer decoration

* fix(lib): update scripts/aem.js to aem.js@1.5.4

Test URL: https://update-lib-aem-patch-1-5-4--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v1.5.4

* fix: cards fail if text contains an icon

* fix(404): do not include target, as it is redundant with URL

* fix: clarify eslint rules

* feat: add quote parity with eslint in stylelint

* chore: lint

* fix: remove unused rule

* fix: remove deprecated root var

* feat: added updated fonts

* fix: apply s2 font styles

* fix: increase body font size

* chore: unify color vars against s2 spec

* fix: increase color contrast between bg and link

* fix: increase contrast between link and text

* fix: unify container padding, margins, radius

* chore(deps): update dependency stylelint to v16.6.1 (adobe#356)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update babel monorepo to v7.24.6 (adobe#358)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency chai to v5.1.1 (adobe#360)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update babel monorepo to v7.24.7 (adobe#367)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: link color meets background AND text contrast reqs

* chore: remove unused dep (adobe#368)

* fix: close the nav when it loses focus, e.g keyboard user tabs out of it

* fix: manual patch of sampleRUM (adobe#370)

* feat: better error tracking (adobe#375)

* feat(lib): update scripts/aem.js to aem.js@2.3.0 (adobe#378)

Test URL: https://update-lib-aem-minor-2-3-0--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v2.3.0

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* feat: section loader

* chore(deps): update dependency stylelint to v16.7.0 (adobe#381)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @babel/eslint-parser to v7.24.8 (adobe#380)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint-config-standard to v36.0.1 (adobe#373)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat(lib): update scripts/aem.js to aem.js@2.5.0 (adobe#383)

Test URL: https://update-lib-aem-minor-2-5-0--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v2.5.0

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* feat: use rum js v2 (adobe#371)

* fix: a11y contrast fix

* chore: lint

* fix: a styles

* chore: lint

* chore: a11y colors

* fix: border color on cards

* fix: a11y header, ul > li role

* fix(lib): update scripts/aem.js to aem.js@2.5.1 (adobe#388)

Test URL: https://update-lib-aem-patch-2-5-1--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v2.5.1

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore(deps): update dependency @babel/eslint-parser to v7.25.1 (adobe#385)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency stylelint to v16.8.1 (adobe#386)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: add editor config (adobe#353)

* updating url to .aem.live from .hlx.live

* docs: updating the preview and live urls in readme to .aem.page and .aem.live

* fix(lib): update scripts/aem.js to aem.js@2.5.2 (adobe#391)

Test URL: https://update-lib-aem-patch-2-5-2--aem-boilerplate--adobe.hlx.live/
Release Notes: https://github.com/adobe/aem-lib/releases/tag/v2.5.2

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

* chore(deps): update dependency stylelint to v16.8.2 (adobe#389)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* docs(readme): use correct AEM Live link

* chore(github): update pull request template to use aem.live

* Squashed 'plugins/aem-assets-plugin/' content from commit 2bf7be5

git-subtree-dir: plugins/aem-assets-plugin
git-subtree-split: 2bf7be5876c039f3d22fcde65401635b7410f1cc

* feat: Integrate asem-assets plugin

* Add linting exception for videojs

* Ignore videojs from linting

---------

Co-authored-by: Sean Steimer <ssteimer@adobe.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tobias Bocanegra <tripod@adobe.com>
Co-authored-by: Alexandre Capt <acapt@adobe.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dylandepass <djdyland@gmail.com>
Co-authored-by: Katie Sexton <ksexton@adobe.com>
Co-authored-by: gargadobe <81246588+gargadobe@users.noreply.github.com>
Co-authored-by: Dirk Rudolph <drudolph@adobe.com>
Co-authored-by: Lars Trieloff <lars@trieloff.net>
Co-authored-by: adobe-bot <30273922+adobe-bot@users.noreply.github.com>
Co-authored-by: David Nuescheler <uncled@adobe.com>
Co-authored-by: Simon Sippert <simon.sippert@gmx.de>
Co-authored-by: Kiran Murugulla <murugull@adobe.com>
Co-authored-by: Satya Deep Maheshwari <satyam@adobe.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.

1 participant