chore(studio-deps)(deps): bump the security-critical group across 1 directory with 9 updates#2302
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…irectory with 9 updates Bumps the security-critical group with 9 updates in the /studio directory: | Package | From | To | | --- | --- | --- | | [bootstrap](https://github.com/twbs/bootstrap) | `5.3.6` | `5.3.7` | | [datatables.net](https://github.com/DataTables/Dist-DataTables) | `1.13.11` | `2.3.2` | | [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) | `1.13.11` | `2.3.2` | | [datatables.net-buttons](https://github.com/DataTables/Dist-DataTables-Buttons) | `2.4.3` | `3.2.3` | | [datatables.net-buttons-bs5](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap5) | `2.4.3` | `3.2.3` | | [datatables.net-responsive](https://github.com/DataTables/Dist-DataTables-Responsive) | `2.5.1` | `3.0.4` | | [datatables.net-responsive-bs5](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5) | `2.5.1` | `3.0.4` | | [datatables.net-select](https://github.com/DataTables/Dist-DataTables-Select) | `1.7.1` | `3.0.1` | | [datatables.net-select-bs5](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap5) | `1.7.1` | `3.0.1` | Updates `bootstrap` from 5.3.6 to 5.3.7 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.6...v5.3.7) Updates `datatables.net` from 1.13.11 to 2.3.2 - [Release notes](https://github.com/DataTables/Dist-DataTables/releases) - [Commits](DataTables/Dist-DataTables@1.13.11...2.3.2) Updates `datatables.net-bs5` from 1.13.11 to 2.3.2 - [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases) - [Commits](DataTables/Dist-DataTables-Bootstrap5@1.13.11...2.3.2) Updates `datatables.net-buttons` from 2.4.3 to 3.2.3 - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Buttons/commits/3.2.3) Updates `datatables.net-buttons-bs5` from 2.4.3 to 3.2.3 - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap5/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap5/commits/3.2.3) Updates `datatables.net-responsive` from 2.5.1 to 3.0.4 - [Release notes](https://github.com/DataTables/Dist-DataTables-Responsive/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Responsive/commits/3.0.4) Updates `datatables.net-responsive-bs5` from 2.5.1 to 3.0.4 - [Release notes](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5/commits/3.0.4) Updates `datatables.net-select` from 1.7.1 to 3.0.1 - [Release notes](https://github.com/DataTables/Dist-DataTables-Select/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Select/commits/3.0.1) Updates `datatables.net-select-bs5` from 1.7.1 to 3.0.1 - [Release notes](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap5/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap5/commits/3.0.1) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-critical - dependency-name: datatables.net dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-bs5 dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-buttons dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-buttons-bs5 dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-responsive dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-responsive-bs5 dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-select dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical - dependency-name: datatables.net-select-bs5 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security-critical ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
mergify Bot
added a commit
that referenced
this pull request
Mar 13, 2026
…[skip ci] Bumps [https://github.com/pycqa/isort](https://github.com/pycqa/isort) from 7.0.0 to 8.0.1. Release notes *Sourced from [https://github.com/pycqa/isort's releases](https://github.com/pycqa/isort/releases).* > 8.0.0 > ----- > > Changes > ------- > > * Update CHANGELOG for version 8.0.0 ([#2460](https://redirect.github.com/pycqa/isort/issues/2460)) [`@DanielNoord`](https://github.com/DanielNoord) > * Fix edge case of `__future__` import. ([#2458](https://redirect.github.com/pycqa/isort/issues/2458)) [`@skv0zsneg`](https://github.com/skv0zsneg) > * Fix the Plone profile to be compatible with black ([#2457](https://redirect.github.com/pycqa/isort/issues/2457)) [`@ale-rt`](https://github.com/ale-rt) > * typo fix ([#2450](https://redirect.github.com/pycqa/isort/issues/2450)) [`@jsta`](https://github.com/jsta) > * Remove the `setuptools` plugin ([#2427](https://redirect.github.com/pycqa/isort/issues/2427)) [`@DanielNoord`](https://github.com/DanielNoord) > * Turn some warnings into errors in test suite ([#2449](https://redirect.github.com/pycqa/isort/issues/2449)) [`@DanielNoord`](https://github.com/DanielNoord) > * chore: replace black with ruff in clean.sh ([#2448](https://redirect.github.com/pycqa/isort/issues/2448)) [`@joao-faria-dev`](https://github.com/joao-faria-dev) > * feat!: remove old finders flag and legacy finder logic ([#2446](https://redirect.github.com/pycqa/isort/issues/2446)) [`@joao-faria-dev`](https://github.com/joao-faria-dev) > * Fix whitespace insensitive check triggering on tabs ([#2437](https://redirect.github.com/pycqa/isort/issues/2437)) [`@robsdedude`](https://github.com/robsdedude) > * Fix line separator detection not considering form feed as white space ([#2436](https://redirect.github.com/pycqa/isort/issues/2436)) [`@robsdedude`](https://github.com/robsdedude) > * Fix [#1964](https://redirect.github.com/pycqa/isort/issues/1964): `lines_before_import` sometimes ignored ([#1965](https://redirect.github.com/pycqa/isort/issues/1965)) [`@robsdedude`](https://github.com/robsdedude) > * Remove reference to 3.9 in README ([#2434](https://redirect.github.com/pycqa/isort/issues/2434)) [`@DanielNoord`](https://github.com/DanielNoord) > > 🚀 Features > ----------------- > > * Ensure `multiprocessing.Pool` is always closed and joined ([#2442](https://redirect.github.com/pycqa/isort/issues/2442)) [`@DanielNoord`](https://github.com/DanielNoord) > > :construction\_worker: Continuous Integration > --------------------------------------------- > > * Simplify CI by putting similar steps into a single action file ([#2444](https://redirect.github.com/pycqa/isort/issues/2444)) [`@DanielNoord`](https://github.com/DanielNoord) > > 📦 Dependencies > ---------------------- > > * Bump actions/checkout from 5 to 6 in the github-actions group ([#2451](https://redirect.github.com/pycqa/isort/issues/2451)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump astral-sh/setup-uv from 6 to 7 in the github-actions group ([#2441](https://redirect.github.com/pycqa/isort/issues/2441)) @[dependabot[bot]](https://github.com/apps/dependabot) Changelog *Sourced from [https://github.com/pycqa/isort's changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md).* > Changelog > ========= > > NOTE: isort follows the [semver](https://semver.org/) versioning standard. > Find out more about isort's release policy [here](https://pycqa.github.io/isort/docs/major_releases/release_policy). > > Releases > -------- > > ### Unreleased > > ### 8.0.0 February 19 2026 > > * Removed `--old-finders` and `--magic-placement` flags and `old_finders` configuration option. The legacy finder logic that relied on environment introspection has been removed ([#2445](https://redirect.github.com/pycqa/isort/issues/2445)) [`@joao-faria-dev`](https://github.com/joao-faria-dev) > * Update the `plone` profile to not clash with `black` ([#2456](https://redirect.github.com/pycqa/isort/issues/2456)) [`@ale-rt`](https://github.com/ale-rt) > > ### 6.1.0 October 1 2025 > > * Add python 3.14 classifier and badge ([#2409](https://redirect.github.com/pycqa/isort/issues/2409)) [`@staticdev`](https://github.com/staticdev) > * Drop use of non-standard pkg\_resources API ([#2405](https://redirect.github.com/pycqa/isort/issues/2405)) [`@dvarrazzo`](https://github.com/dvarrazzo) > > ### 6.0.1 Febuary 26 2025 > > * Add OSError handling in find\_imports\_in\_file ([#2331](https://redirect.github.com/pycqa/isort/issues/2331)) [`@kobarity`](https://github.com/kobarity) > > ### 6.0.0 January 27 2025 > > * Remove support for Python 3.8 ([#2327](https://redirect.github.com/pycqa/isort/issues/2327)) [`@DanielNoord`](https://github.com/DanielNoord) > * Python 3.13 support ([#2306](https://redirect.github.com/pycqa/isort/issues/2306)) [`@mayty`](https://github.com/mayty) > * Speed up exists\_case\_sensitive calls ([#2264](https://redirect.github.com/pycqa/isort/issues/2264)) [`@correctmost`](https://github.com/correctmost) > * Ensure that split\_on\_trailing\_comma works with as imports ([#2340](https://redirect.github.com/pycqa/isort/issues/2340)) [`@DanielNoord`](https://github.com/DanielNoord) > * Black profile: enable magic comma ([#2236](https://redirect.github.com/pycqa/isort/issues/2236)) [`@MrMino`](https://github.com/MrMino) > * Update line\_length and single\_line\_exclusions in google profile ([#2149](https://redirect.github.com/pycqa/isort/issues/2149)) [`@jagapiou`](https://github.com/jagapiou) > * Allow --diff to be used with --jobs ([#2302](https://redirect.github.com/pycqa/isort/issues/2302)) [`@mnakama`](https://github.com/mnakama) > * Fix wemake profile to have correct character limit ([#2241](https://redirect.github.com/pycqa/isort/issues/2241)) [`@sobolevn`](https://github.com/sobolevn) > * Fix sort\_reexports code mangling ([#2283](https://redirect.github.com/pycqa/isort/issues/2283)) [`@Helveg`](https://github.com/Helveg) > * Fix correct group by package tokenization ([#2136](https://redirect.github.com/pycqa/isort/issues/2136)) [`@glasnt`](https://github.com/glasnt) > > ### 5.13.2 December 13 2023 > > * Apply the bracket fix from issue [#471](https://redirect.github.com/pycqa/isort/issues/471) only for use\_parentheses=True ([#2184](https://redirect.github.com/pycqa/isort/issues/2184)) [`@bp72`](https://github.com/bp72) > * Confine pre-commit to stages ([#2213](https://redirect.github.com/pycqa/isort/issues/2213)) [`@davidculley`](https://github.com/davidculley) > * Fixed colors extras ([#2212](https://redirect.github.com/pycqa/isort/issues/2212)) [`@staticdev`](https://github.com/staticdev) > > ### 5.13.1 December 11 2023 > > * Fixed integration tests ([#2208](https://redirect.github.com/pycqa/isort/issues/2208)) [`@bp72`](https://github.com/bp72) > * Fixed normalizing imports from more than one level of parent modules (issue/2152) ([#2191](https://redirect.github.com/pycqa/isort/issues/2191)) [`@bp72`](https://github.com/bp72) > * Remove optional dependencies without extras ([#2207](https://redirect.github.com/pycqa/isort/issues/2207)) [`@staticdev`](https://github.com/staticdev) > > ### 5.13.0 December 9 2023 ... (truncated) Commits * [`a333737`](PyCQA/isort@a333737) Merge pull request [#2463](https://redirect.github.com/pycqa/isort/issues/2463) from FinlayTheBerry/issue/2461 * [`878ba7e`](PyCQA/isort@878ba7e) Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py * [`b5f06a7`](PyCQA/isort@b5f06a7) Merge pull request [#2459](https://redirect.github.com/pycqa/isort/issues/2459) from Fridayai700/fix-unindented-comment-corruption * [`3459bde`](PyCQA/isort@3459bde) Merge pull request [#2460](https://redirect.github.com/pycqa/isort/issues/2460) from PyCQA/DanielNoord-patch-1 * [`6e70bb6`](PyCQA/isort@6e70bb6) Update CHANGELOG for version 8.0.0 * [`fd2514b`](PyCQA/isort@fd2514b) Fix unindented comments being corrupted in indented blocks * [`b0f2dab`](PyCQA/isort@b0f2dab) Merge pull request [#2458](https://redirect.github.com/pycqa/isort/issues/2458) from skv0zsneg/issue/1882 * [`313797b`](PyCQA/isort@313797b) Fix lint. * [`7d3a6f5`](PyCQA/isort@7d3a6f5) Add ignore for cyclomatic complexity check. * [`6b9f895`](PyCQA/isort@6b9f895) Remove debug prints. * Additional commits viewable in [compare view](PyCQA/isort@7.0.0...8.0.1) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 show 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the security-critical group with 9 updates in the /studio directory:
5.3.65.3.71.13.112.3.21.13.112.3.22.4.33.2.32.4.33.2.32.5.13.0.42.5.13.0.41.7.13.0.11.7.13.0.1Updates
bootstrapfrom 5.3.6 to 5.3.7Release notes
Sourced from bootstrap's releases.
Commits
e0032aeRelease v5.3.7 (#41509)0f63de9Build(deps-dev): Bump zod from 3.25.56 to 3.25.5737f33ffBuild(deps-dev): Bump the development-dependencies group with 2 updates (#41531)03f27a2Docs: add example of showing dynamic range value with output (#41516)f04b980Docs: enhance floating labelsplaceholderusage description (#41526)1c00b1fBuild(deps-dev): Bump the development-dependencies group with 3 updates (#41528)590226fBuild(deps-dev): Bump the development-dependencies group with 2 updates0a9fa30Build(deps-dev): Bump the development-dependencies group with 4 updates (#41525)0b6c09aBuild(deps-dev): Bump zod from 3.25.48 to 3.25.49 (#41513)e6fdd27Mentions CDN integrity and crossorigin attributes in Intro docs page (#41515)Updates
datatables.netfrom 1.13.11 to 2.3.2Commits
a8ab1eaSync tag release - 2.3.2fab249b5bb67c1e7d3916e4f2eef9835b69642e68524704 Release: 2.3.2511e0fa637b024e991159090a586050a9911805fd106d62 Docs: Tweak versionCheck docs0c281ac4967819fbef5680f538f66951cb7bdae51ec7cdcca7f5ec4967819fbef5680f538f66951cb7bdae51ec7cdc4470ade4967819fbef5680f538f66951cb7bdae51ec7cdcb9b88734967819fbef5680f538f66951cb7bdae51ec7cdc04b51da4967819fbef5680f538f66951cb7bdae51ec7cdc6901b714967819fbef5680f538f66951cb7bdae51ec7cdc5f8e9b74967819fbef5680f538f66951cb7bdae51ec7cdcUpdates
datatables.net-bs5from 1.13.11 to 2.3.2Commits
83db80cSync tag release - 2.3.20d04b9e5bb67c1e7d3916e4f2eef9835b69642e68524704 Release: 2.3.2e493c4e637b024e991159090a586050a9911805fd106d62 Docs: Tweak versionCheck docs60b35974967819fbef5680f538f66951cb7bdae51ec7cdc90efdbd4967819fbef5680f538f66951cb7bdae51ec7cdc0ef8c204967819fbef5680f538f66951cb7bdae51ec7cdcf878da54967819fbef5680f538f66951cb7bdae51ec7cdc466345c4967819fbef5680f538f66951cb7bdae51ec7cdc9a951b04967819fbef5680f538f66951cb7bdae51ec7cdc74498df4967819fbef5680f538f66951cb7bdae51ec7cdcUpdates
datatables.net-buttonsfrom 2.4.3 to 3.2.3Release notes
Sourced from datatables.net-buttons's releases.
Commits
Updates
datatables.net-buttons-bs5from 2.4.3 to 3.2.3Release notes
Sourced from datatables.net-buttons-bs5's releases.
Commits
Updates
datatables.net-responsivefrom 2.5.1 to 3.0.4Release notes
Sourced from datatables.net-responsive's releases.
Commits
Updates
datatables.net-responsive-bs5from 2.5.1 to 3.0.4Release notes
Sourced from datatables.net-responsive-bs5's releases.
Commits
Updates
datatables.net-selectfrom 1.7.1 to 3.0.1Release notes
Sourced from datatables.net-select's releases.
Commits
Updates
datatables.net-select-bs5from 1.7.1 to 3.0.1Release notes
Sourced from datatables.net-select-bs5's releases.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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