Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump axios from 1.3.4 to 1.6.1#15385

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
krassowski merged 1 commit intomainfromdependabot/npm_and_yarn/axios-1.6.1
Nov 12, 2023

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 10, 2023

Bumpsaxios from 1.3.4 to 1.6.1.

Release notes

Sourced fromaxios's releases.

Release v1.6.1

Release notes:

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

Release v1.6.0

Release notes:

Bug Fixes

PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of theContent-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allowcontent-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

... (truncated)

Changelog

Sourced fromaxios's changelog.

1.6.1 (2023-11-08)

Bug Fixes

  • formdata: fixed content-type header normalization for non-standard browser environments; (#6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#6055) (3dc8369)

Contributors to this release

1.6.0 (2023-10-26)

Bug Fixes

PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of theContent-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allowcontent-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

... (truncated)

Commits
  • f6d2cf9 chore(ci): fix publish action content permission; (#6061)
  • a22f4b9 chore(release): v1.6.1 (#6060)
  • cb8bb2b chore(ci): Publish to NPM with provenance (#5835)
  • 37cbf92 chore(ci): added labeling and notification for published PRs; (#6059)
  • dd465ab fix(formdata): fixed content-type header normalization for non-standard brows...
  • 3dc8369 fix(platform): fixed emulated browser detection in node.js environment; (#6055)
  • f7adacd chore(release): v1.6.0 (#6031)
  • 9917e67 chore(ci): fix release-it arg; (#6032)
  • 96ee232 fix(CSRF): fixed CSRF vulnerabilityCVE-2023-45857 (#6028)
  • 7d45ab2 chore(tests): fixed tests to pass in node v19 and v20 withkeep-alive enabl...
  • Additional commits viewable incompare 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 show <dependency name> 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)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.1.- [Release notes](https://github.com/axios/axios/releases)- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)- [Commits](axios/axios@v1.3.4...v1.6.1)---updated-dependencies:- dependency-name: axios  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javascriptPull requests that update Javascript code labelsNov 10, 2023
@jupyterlab-probot
Copy link

Thanks for making a pull request to jupyterlab!
To try out this branch onbinder, follow this link:Binder

@krassowskikrassowski merged commit3043777 intomainNov 12, 2023
@krassowskikrassowski deleted the dependabot/npm_and_yarn/axios-1.6.1 branchNovember 12, 2023 10:34
m158261 pushed a commit to m158261/jupyterlab that referenced this pull requestNov 13, 2023
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.1.- [Release notes](https://github.com/axios/axios/releases)- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)- [Commits](axios/axios@v1.3.4...v1.6.1)---updated-dependencies:- dependency-name: axios  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
krassowski added a commit that referenced this pull requestDec 15, 2023
* Updated input field with more descriptive aria-labels and placeholders* Package integrity updates* Run integrity* Move ID generation to improve render flow* Use ellipsis character for consistency* Add error indicator in Table of Contents (#14784)* feat: add error indicator in toc* test: for error indicator* Update Playwright Snapshots* style: make the error symbol colorblind-accessible* Update Playwright Snapshots* fix: remove from _errorCells when cell is rerun* perf: update error to -0.5 for api compatibility* test: update error status to -0.5* Update Playwright Snapshots* Force text symbol* Update Playwright Snapshots* Update Playwright Snapshots* Update Playwright Snapshots* Revert notebook-panel-1 snapshot update* Robustify test by defining notebook a priori* Update Playwright Snapshots---------Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Remove unnecessary requirement from servicesPlugin (#15362)* [pre-commit.ci] pre-commit autoupdate (#15358)* [pre-commit.ci] pre-commit autoupdateupdates:- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0)- [github.com/python-jsonschema/check-jsonschema: 0.27.0 → 0.27.1](python-jsonschema/check-jsonschema@0.27.0...0.27.1)- [github.com/psf/black: 23.9.1 → 23.10.1](psf/black@23.9.1...23.10.1)- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.4](astral-sh/ruff-pre-commit@v0.0.292...v0.1.4)* [pre-commit.ci] auto fixes from pre-commit.com hooksfor more information, seehttps://pre-commit.ci* Alig ruff version* Add ruff exception---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Update notebook window on resize if height changes (#15357)* Add a test for resizing notebook (should fail)* Update window on resize* Polish the test* Add the test notebook* Use throttler to limit the number of updatesUsing throttler over debouncer proposed in#15109 becausedebouncer would not show cells progressively during resizeuntil user has stopped resizing.* Open files from errors (#13390)* Create renderer to render errors* WIP tests scaffold* Implement opening files from paths in error renderer* Finish sentence in a comment* Apply suggestions from code reviewCo-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Improve RFC 5147 adherence for ranges* Switch to 0-based line numbers based on RFC5147 2.2.3:"Line position counting starts with zero, so the lineposition before the first line of a text/plain MIMEentity has the line position zero"* Fix undefined check after adding `parseInt`---------Co-authored-by: krassowski <5832902+krassowski@users.noreply.github.com>Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Bump tj-actions/changed-files from 39.2.0 to 40.0.2 (#15342)Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39.2.0 to 40.0.2.- [Release notes](https://github.com/tj-actions/changed-files/releases)- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)- [Commits](tj-actions/changed-files@v39.2.0...v40.0.2)---updated-dependencies:- dependency-name: tj-actions/changed-files  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Fix scrolling past long outputs in presence of un-rendered headings (#15356)* Add a test for smooth scrolling over long outputs* Do no scroll when setting the cursor position in md cells* Adjust test name to clarify the test case* Add the test notebook* Clean up the test directory* Fix overreactive scrolling to next cell after `Shift + Enter` (#15288)* Add a test case for#14878* Fix the smart/auto scrolling logic for long itemsItems larger than the size of the viewport were notconsidered by the scroll logic leading to bad UX whensmart/auto scroll was requested on certain operations.* Use pixel-based, cell-height-derived threshold for scrolling* Implement dual behaviour, simplify code, account for top padding* Use greater or equal to avoid scrolling if item fully visible* Update tests to reflect new expectations* Clean up the temp directory after tests* Fix scrolling when dragging files in the file browser (#15318)* Fix scrolling on edges in file browser* Add a simple test* Fix update button in extension manager (#15331)* Fix update button in extension manager* Apply suggestions from code reviewMake action options more flexibleCo-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Fix docs and make install options optional* Add test for update button* Update Playwright Snapshots* Revert spurious snapshot updates---------Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>Co-authored-by: krassowski <5832902+krassowski@users.noreply.github.com>* added default property (#15346)* Exclude ipynb files in prettier pre-commit (#15378)* Update @jupyter/ydoc in dev_mode (#15383)* Define cells to run as independent of selection (#14996)* Define cells to run as independent of selection* Restore side effects of `runAll()`* Skip optional `slice` argumentCo-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Restore previous behaviour of `runAllBelow()`by making last cell active.---------Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>* Fix highlighting search in an out-of-viewport cell (#15376)* Fix highlighting search in an out-of-viewport cell* Update cells count* Don't show default value for objects in Settings Editor (#15380)* Don't show default value if schema type is `object`* Prettier* Bump axios from 1.3.4 to 1.6.1 (#15385)Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.1.- [Release notes](https://github.com/axios/axios/releases)- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)- [Commits](axios/axios@v1.3.4...v1.6.1)---updated-dependencies:- dependency-name: axios  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Fix connection loop issue with standalone foreign document in LSP (#15262)* Populate* Improve VirtualDocument* Add test* Update packages/lsp/test/document.spec.tsCo-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>---------Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>* Update to TypeScript 5.1 (#14638)* Bump typescript to 5.1.6 and rimraf to 5.0.5* Dedupe the yarn.lock---------Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>* Resolved merge conflict* Package integrity updatesMerged changes from main* Package integrity updates* Package integrity updates* Update Playwright Snapshots* Fixed integrity* Update Playwright Snapshots* Update Playwright Snapshots* Remove spurious snapshot updates* Update the test to reflect the new wording---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: EC2 Default User <m158261@users.noreply.github.com>Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>Co-authored-by: Tian Wang <wangtian0312@gmail.com>Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>Co-authored-by: Paul Kim <paulkim3151@gmail.com>Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Co-authored-by: Divyansh Choudhary <divyanshchoudhary99@gmail.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Nate Bowditch <111072326+nbowditch-einblick@users.noreply.github.com>Co-authored-by: LJMP <24670649+LJMP@users.noreply.github.com>Co-authored-by: Nicolas Brichet <32258950+brichet@users.noreply.github.com>Co-authored-by: firai <firai.admin@gmail.com>Co-authored-by: Duc Trung Le <leductrungxf@gmail.com>Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsNov 13, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update Javascript codemaintenance

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@krassowski

[8]ページ先頭

©2009-2025 Movatter.jp