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

Bump the security group in /web with 8 updates #4626

Merged
merged 1 commit into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the security group in /web with 8 updates:

Package From To
@mui/icons-material 5.15.17 5.15.18
@mui/material 5.15.17 5.15.18
apexcharts 3.49.0 3.49.1
@aws-sdk/types 3.567.0 3.577.0
@types/lodash 4.17.1 4.17.4
@types/node 20.12.11 20.12.12
@types/react 18.3.1 18.3.2
sass 1.77.1 1.77.2

Updates @mui/icons-material from 5.15.17 to 5.15.18

Release notes

Sourced from @​mui/icons-material's releases.

v5.15.18

May 14, 2024

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.18

Docs

Core

All contributors of this release in alphabetical order: @​arthurbalduini, @​oliviertassinari, @​samuelsycamore, @​TahaRhidouani, @​tarunrajput

Changelog

Sourced from @​mui/icons-material's changelog.

v5.15.18

May 14, 2024

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.18

Docs

Core

All contributors of this release in alphabetical order: @​arthurbalduini, @​oliviertassinari, @​samuelsycamore, @​TahaRhidouani, @​tarunrajput

Commits

Updates @mui/material from 5.15.17 to 5.15.18

Release notes

Sourced from @​mui/material's releases.

v5.15.18

May 14, 2024

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.18

Docs

Core

All contributors of this release in alphabetical order: @​arthurbalduini, @​oliviertassinari, @​samuelsycamore, @​TahaRhidouani, @​tarunrajput

Changelog

Sourced from @​mui/material's changelog.

v5.15.18

May 14, 2024

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.18

Docs

Core

All contributors of this release in alphabetical order: @​arthurbalduini, @​oliviertassinari, @​samuelsycamore, @​TahaRhidouani, @​tarunrajput

Commits
  • 607daac v5.15.18 (#42233)
  • cb590e4 [material-ui][ToggleButtonGroup] Add missing selected class in ToggleButton...
  • c44cb3f [material-ui][Autocomplete] Improve design when there's a start adornment for...
  • See full diff in compare view

Updates apexcharts from 3.49.0 to 3.49.1

Release notes

Sourced from apexcharts's releases.

💎 Version 3.49.1

🆕 Enhancements

🐞 Bug fixes

  • Fix issue #4216: grid padding calculation to support array of stroke widths, thanks @​veryinsanee
  • Fix heatmap yaxis offset #2033, thanks @​cart-before-horse
  • FIx types (yaxis.seriesName as an Array), thanks @​j2ghz
  • Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @​rosco54
  • Fix #4386; pie chart size issue when given in percentage
  • Fix #3827 - y-axis tooltip value in reversed
  • Fix #4348 - dumbbell chart fix for timescale xaxis
  • Fix #2251 - pie chart dataPointIndex when clicked
  • Fix #4206 - datalabels in timeline chart
  • Revert PR #4240
Commits

Updates @aws-sdk/types from 3.567.0 to 3.577.0

Release notes

Sourced from @​aws-sdk/types's releases.

v3.577.0

3.577.0(2024-05-15)

Chores
Documentation Changes
  • client-securityhub: Documentation-only update for AWS Security Hub (511c677b)
New Features
  • client-codebuild: CodeBuild Reserved Capacity VPC Support (877d146a)
  • client-medical-imaging: Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions. (1ac3a3d8)
  • client-grafana: This release adds new ServiceAccount and ServiceAccountToken APIs. (6c988717)
  • client-datasync: Task executions now display a CANCELLING status when an execution is in the process of being cancelled. (ef2c2a5f)
  • client-bedrock-agent-runtime: Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains (91b3891c)
Bug Fixes
  • credential-providers: use latest version for client peerDependencies (#6099) (9b1ed64e)

For list of updated packages, view updated-packages.md in assets-3.577.0.zip

v3.576.0

3.576.0(2024-05-14)

Chores
New Features
  • clients: update client endpoints as of 2024-05-14 (8d305635)
  • client-s3: Updated a few x-id in the http uri traits (dcde25ac)
  • client-connect: Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances. (43f9444b)

For list of updated packages, view updated-packages.md in assets-3.576.0.zip

v3.575.0

3.575.0(2024-05-13)

Chores

... (truncated)

Changelog

Sourced from @​aws-sdk/types's changelog.

3.577.0 (2024-05-15)

Note: Version bump only for package @​aws-sdk/types

3.575.0 (2024-05-13)

Note: Version bump only for package @​aws-sdk/types

Commits

Updates @types/lodash from 4.17.1 to 4.17.4

Commits

Updates @types/node from 20.12.11 to 20.12.12

Commits

Updates @types/react from 18.3.1 to 18.3.2

Commits

Updates sass from 1.77.1 to 1.77.2

Release notes

Sourced from sass's releases.

Dart Sass 1.77.2

To install Sass 1.77.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look like vendor-prefixed functions with special CSS syntax.

Command-Line Interface

  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for --interactive mode.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.77.2

  • Don't emit deprecation warnings for functions and mixins beginning with __.

  • Allow user-defined functions whose names begin with _ and otherwise look like vendor-prefixed functions with special CSS syntax.

Command-Line Interface

  • Properly handle the --silence-deprecation flag.

  • Handle the --fatal-deprecation and --future-deprecation flags for --interactive mode.

Commits
  • 5121eb1 Don't treat underscores as hyphens for the purpose of error checking (#2247)
  • bdc08fd Merge pull request #2246 from sass/deprecation-cli
  • 9a9e483 Add a test to ensure the sass_api dartdoc version matches sass
  • 8c48a01 Expand dartdoc range for sass_api to match sass
  • c9f0d3f Fix deprecation flags in the CLI and add tests
  • 54a6dec Bump lints from 3.0.0 to 4.0.0 (#2242)
  • See full diff 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

Bumps the security group in /web with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.17` | `5.15.18` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.17` | `5.15.18` |
| [apexcharts](https://github.com/apexcharts/apexcharts.js) | `3.49.0` | `3.49.1` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.567.0` | `3.577.0` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.1` | `4.17.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.11` | `20.12.12` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.1` | `18.3.2` |
| [sass](https://github.com/sass/dart-sass) | `1.77.1` | `1.77.2` |


Updates `@mui/icons-material` from 5.15.17 to 5.15.18
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-icons-material)

Updates `@mui/material` from 5.15.17 to 5.15.18
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.18/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.18/packages/mui-material)

Updates `apexcharts` from 3.49.0 to 3.49.1
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v3.49.0...v3.49.1)

Updates `@aws-sdk/types` from 3.567.0 to 3.577.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.577.0/packages/types)

Updates `@types/lodash` from 4.17.1 to 4.17.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/node` from 20.12.11 to 20.12.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.1 to 18.3.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `sass` from 1.77.1 to 1.77.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.1...1.77.2)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot javascript Pull requests that update Javascript code type::security labels May 18, 2024
@sgalsaleh sgalsaleh merged commit eee8cdc into main May 21, 2024
105 checks passed
@sgalsaleh sgalsaleh deleted the dependabot/npm_and_yarn/web/security-3fcf315d4f branch May 21, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot javascript Pull requests that update Javascript code type::security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant