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

deps: bump the safe-dependencies group with 9 updates #32

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2024

Bumps the safe-dependencies group with 9 updates:

Package From To
@arcgis/core 4.29.0 4.29.10
@esri/calcite-components 2.5.1 2.7.1
autoprefixer 10.4.17 10.4.19
eslint-plugin-cypress 2.15.1 2.15.2
postcss 8.4.35 8.4.38
prettier-plugin-packagejson 2.4.12 2.5.0
tailwindcss 3.4.1 3.4.3
vite 5.1.4 5.2.9
vitest 1.3.1 1.5.0

Updates @arcgis/core from 4.29.0 to 4.29.10

Updates @esri/calcite-components from 2.5.1 to 2.7.1

Release notes

Sourced from @​esri/calcite-components's releases.

@​esri/calcite-components-angular: v2.7.1

2.7.1 (2024-03-29)

Miscellaneous Chores

  • @​esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.7.1-next.0 to ^2.7.1

@​esri/calcite-components-react: v2.7.1

2.7.1 (2024-03-29)

Miscellaneous Chores

  • @​esri/calcite-components-react: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​esri/calcite-components bumped from ^2.7.1-next.0 to ^2.7.1

@​esri/calcite-components: v2.7.1

2.7.1 (2024-03-29)

Bug Fixes

  • tab-nav: Fix custom element creation error in components build output (#9021) (cc8eb99)

@​esri/calcite-components-angular: v2.7.0

2.7.0 (2024-03-26)

Miscellaneous Chores

  • @​esri/calcite-components-angular: Synchronize components versions

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​esri/calcite-components's changelog.

2.7.1 (2024-03-29)

Bug Fixes

  • tab-nav: Fix custom element creation error in components build output (#9021) (cc8eb99)

2.7.0 (2024-03-26)

Features

  • button: Add download property (#8882) (fc55dde)
  • color-picker: Add clearable prop and deprecate allowEmpty (#8910) (f036ac2)
  • table-row: Add alignment property (#8961) (1f81fd7)
  • tabs: Make component responsive (#8616) (83a2ef4)
  • tile: Add content-top and content-bottom slots, deprecate content-start and content-end slots (#8984) (eb000d8)

Bug Fixes

  • action-menu, combobox, dropdown, popover, tooltip: Use click instead of pointerdown for click contexts (#8943) (cd7eed9)
  • card: Do not apply text color to slotted footer items (#8839) (30a2068)
  • combobox: Prevent spacebar from opening the menu when focused on chip's close button (#8990) (1a20d0e)
  • combobox: Prevent toggling items when combobox is closed (#8923) (c3240c5)
  • dropdown: Correct positioning behavior when inside a scrollable container (#8973) (2524391)
  • input-time-picker: Update toggle icon color (#8955) (ce3ac5c)
  • input, input-number, input-text: Ensure values are initialized properly for dist and components output targets (#8997) (9152211)
  • list, list-item: Calcite-select becomes unresponsive in a list-item if drag-disabled is true (#8957) (e408c62)
  • list: Fix filter box when scrolling in Safari (#8938) (ea8ea1e)
  • popover: Prevent disabled reference elements from toggling popover (#8983) (9f4b14b)
  • stepper: Fix layout when switching modes dynamically to horizontal-single (#8946) (01f58bf)
  • table: Prevent duplicate scrollbars in certain browsers (#8962) (8434eeb)
  • tab: Style focus outline of tab content (#8804) (8f0133f)

Performance Improvements

  • Update transition-default Tailwind util to only target common, animatable properties (#8797) (f4d016b)

Reverts

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​esri/calcite-design-tokens bumped from ^2.1.2-next.2 to ^2.1.2

2.6.0 (2024-02-27)

Features

... (truncated)

Commits
  • 0c09301 chore: release main (#9023)
  • dc392a4 chore: release next
  • caffd60 chore: updates translations. (#9019)
  • cc8eb99 fix(tab-nav): fix custom element creation error in components build output ...
  • 2bb1ee2 build(components.d.ts): update types for release (#9008)
  • 2326ada chore: release main (#8842)
  • 5d61f16 chore: release next
  • eb000d8 feat(tile): add content-top and content-bottom slots, deprecate content-start...
  • ee72777 test(action-menu): skip unstable tests (#8999)
  • 007dd64 build(deps): update @​esri/calcite-ui-icons to v3.26.8 (#9004)
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.17 to 10.4.19

Release notes

Sourced from autoprefixer's releases.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Changelog

Sourced from autoprefixer's changelog.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Commits

Updates eslint-plugin-cypress from 2.15.1 to 2.15.2

Release notes

Sourced from eslint-plugin-cypress's releases.

v2.15.2

2.15.2 (2024-04-15)

Bug Fixes

  • deps: update semantic-release to 19.0.3 (573be16)
Commits
  • ec07c81 Merge pull request #162 from MikeMcC399/update/semantic-release
  • 573be16 fix(deps): update semantic-release to 19.0.3
  • cfc179b Merge pull request #168 from MikeMcC399/remove/condition-circle
  • c0d83f9 chore(deps): remove condition-circle
  • fa4ed02 Merge pull request #164 from MikeMcC399/fix-version-tests
  • f7b1196 ci: remove dependency on semantic-release npm
  • 1e9520d chore: add .node-version & .nvmrc 16.15.0 (#161)
  • 8628331 Feat: add linting rule for before/beforeEach just like the async test rule (#...
  • 1c79609 Merge pull request #160 from MikeMcC399/lint-script-windows
  • dafc63b Merge branch 'master' into lint-script-windows
  • Additional commits viewable in compare view

Updates postcss from 8.4.35 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Changelog

Sourced from postcss's changelog.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Commits
  • a69d45e Release 8.4.38 version
  • 64e35d9 Update dependencies
  • c1ad8fb Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...
  • b45e7e9 fix endIndex
  • 1bea246 failing test: for endIndex 0 in rangeBy
  • 0fd1d86 Add changelog auto release on Github
  • 49c906e Release 8.4.37 version
  • b5bd92c Fix another broken prev source map issue
  • 2882039 Update dependencies
  • e5ad939 Release 8.4.36 version
  • Additional commits viewable in compare view

Updates prettier-plugin-packagejson from 2.4.12 to 2.5.0

Release notes

Sourced from prettier-plugin-packagejson's releases.

v2.5.0

2.5.0 (2024-04-11)

Features

  • packageSortOrder option (084e11e)

v2.4.14

2.4.14 (2024-03-31)

Bug Fixes

  • deps: update dependency sort-package-json to v2.10.0 (e2bb083)

v2.4.13

2.4.13 (2024-03-28)

Bug Fixes

  • deps: update dependency sort-package-json to v2.9.0 (c4d4366)
Commits
  • 1f27164 Merge pull request #158 from hyoban-fork/feat/package-sort-order-option
  • 084e11e feat: packageSortOrder option
  • b5fa154 Merge pull request #157 from matzkoh/renovate/node-20.12.x
  • 02eeb77 chore(deps): update dependency node to v20.12.1
  • 499cae4 Merge pull request #156 from matzkoh/renovate/sort-package-json-2.x
  • e2bb083 fix(deps): update dependency sort-package-json to v2.10.0
  • 24c8758 Merge pull request #155 from matzkoh/renovate/sort-package-json-2.x
  • c4d4366 fix(deps): update dependency sort-package-json to v2.9.0
  • ab3df7c Merge pull request #154 from matzkoh/renovate/node-20.x
  • 11c47ea chore(deps): update dependency node to v20.12.0
  • Additional commits viewable in compare view

Updates tailwindcss from 3.4.1 to 3.4.3

Release notes

Sourced from tailwindcss's releases.

v3.4.3

Fixed

  • Revert changes to glob handling (#13384)

v3.4.2

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Changelog

Sourced from tailwindcss's changelog.

[3.4.3] - 2024-03-27

Fixed

  • Revert changes to glob handling (#13384)

[3.4.2] - 2024-03-27

Fixed

  • Ensure max specificity of 0,0,1 for button and input Preflight rules (#12735)
  • Improve glob handling for folders with (, ), [ or ] in the file path (#12715)
  • Split :has rules when using experimental.optimizeUniversalDefaults (#12736)
  • Sort arbitrary properties alphabetically across multiple class lists (#12911)
  • Add mix-blend-plus-darker utility (#12923)
  • Ensure dashes are allowed in variant modifiers (#13303)
  • Fix crash showing completions in Intellisense when using a custom separator (#13306)
  • Transpile import.meta.url in config files (#13322)
  • Reset letter spacing for form elements (#13150)
  • Fix missing xx-large and remove double x-large absolute size (#13324)
  • Don't error when encountering nested CSS unless trying to @apply a class that uses nesting (#13325)
  • Ensure that arbitrary properties respect important configuration (#13353)
  • Change dark mode selector so @apply works correctly with pseudo elements (#13379)
Commits

Updates vite from 5.1.4 to 5.2.9

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.2.9 (2024-04-15)

5.2.8 (2024-04-03)

5.2.7 (2024-03-29)

5.2.6 (2024-03-24)

5.2.5 (2024-03-24)

5.2.4 (2024-03-23)

... (truncated)

Commits

Updates vitest from 1.3.1 to 1.5.0

Release notes

Sourced from vitest's releases.

v1.5.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.0

   🚀 Features

... (truncated)

Commits
  • 9e7a01c chore: release v1.5.0
  • b80062d fix(vitest): close inspector immediately if run is canceled (#5519)
  • 6157282 feat: allow custom host for --inspect and --inspect-brk (#5509)
  • 7b306fe chore: check for the presense of files in watch mode (#5508)
  • bea234b fix(benchmark): table reporter for non TTY output (#5484)
  • 6797b04 feat: add configuration for diff truncation (#5073) (#5333)
  • db98145 fix(benchmark): fix benchmark summary of single bench suite (#5489)
  • 10b8971 feat(coverage): v8 to ignore empty lines, comments, types (#5457)
  • d400388 fix(workspace): set CWD to config directory, allow overriding local .env (#5476)
  • 1f54834 fix(benchmark): run benchmark suites sequentially (#5444)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 18, 2024
@stdavis
Copy link
Member

stdavis commented Apr 18, 2024

@dependabot recreate

Bumps the safe-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@arcgis/core](https://js.arcgis.com) | `4.29.0` | `4.29.10` |
| [@esri/calcite-components](https://github.com/Esri/calcite-design-system/tree/HEAD/packages/calcite-components) | `2.5.1` | `2.7.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
| [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.15.1` | `2.15.2` |
| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.4.12` | `2.5.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.2.9` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.3.1` | `1.5.0` |


Updates `@arcgis/core` from 4.29.0 to 4.29.10

Updates `@esri/calcite-components` from 2.5.1 to 2.7.1
- [Release notes](https://github.com/Esri/calcite-design-system/releases)
- [Changelog](https://github.com/Esri/calcite-design-system/blob/main/packages/calcite-components/CHANGELOG.md)
- [Commits](https://github.com/Esri/calcite-design-system/commits/@esri/[email protected]/packages/calcite-components)

Updates `autoprefixer` from 10.4.17 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.17...10.4.19)

Updates `eslint-plugin-cypress` from 2.15.1 to 2.15.2
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v2.15.2)

Updates `postcss` from 8.4.35 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.35...8.4.38)

Updates `prettier-plugin-packagejson` from 2.4.12 to 2.5.0
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.4.12...v2.5.0)

Updates `tailwindcss` from 3.4.1 to 3.4.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3)

Updates `vite` from 5.1.4 to 5.2.9
- [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/v5.2.9/packages/vite)

Updates `vitest` from 1.3.1 to 1.5.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@arcgis/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@esri/calcite-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/safe-dependencies-c578929bf2 branch from 5da6634 to de8308a Compare April 18, 2024 16:53
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 18, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/safe-dependencies-c578929bf2 branch April 18, 2024 16:55
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