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

[MAINTENANCE] Bump jupyter-core from 4.6.3 to 4.11.2 in /docs_rtd #7496

Merged
merged 4 commits into from Mar 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2023

Bumps jupyter-core from 4.6.3 to 4.11.2.

Release notes

Sourced from jupyter-core's releases.

4.11.1

What's Changed

Full Changelog: jupyter/jupyter_core@4.11.0...4.11.1

4.11.0

What's Changed

New Contributors

Full Changelog: jupyter/jupyter_core@4.10.0...4.11.0

4.10.0

What's Changed

New Contributors

Full Changelog: jupyter/jupyter_core@4.9.2...4.10.0

4.9.2

What's Changed

New Contributors

Full Changelog: jupyter/jupyter_core@4.9.1...4.9.2

Changelog

Sourced from jupyter-core's changelog.

Changes in jupyter-core

5.3.0

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​dcsaba89 | @​pre-commit-ci

5.2.0

(Full Changelog)

Enhancements made

  • Set up shell command-line tab-completion for jupyter and subcommands #337 (@​azjps)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​azjps | @​blink1073

5.1.5

(Full Changelog)

Maintenance and upkeep improvements

... (truncated)

Commits

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 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 the Security Alerts page.

@dependabot dependabot bot added dependencies PR or issue that updates a dependency python Pull requests that update Python code labels Mar 28, 2023
@anthonyburdi anthonyburdi added community and removed dependencies PR or issue that updates a dependency python Pull requests that update Python code labels Mar 28, 2023
@ghost
Copy link

ghost commented Mar 28, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@netlify
Copy link

netlify bot commented Mar 28, 2023

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit d399b9e
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6425256ebdc74100080d0401

@dependabot dependabot bot force-pushed the dependabot/pip/docs_rtd/jupyter-core-4.11.2 branch 2 times, most recently from b6e34b2 to bfa91d4 Compare March 29, 2023 14:12
Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.6.3 to 4.11.2.
- [Release notes](https://github.com/jupyter/jupyter_core/releases)
- [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_core@4.6.3...4.11.2)

---
updated-dependencies:
- dependency-name: jupyter-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/docs_rtd/jupyter-core-4.11.2 branch from bfa91d4 to 88e62b8 Compare March 29, 2023 16:38
@kenwade4 kenwade4 changed the title Bump jupyter-core from 4.6.3 to 4.11.2 in /docs_rtd [MAINTENANCE] Bump jupyter-core from 4.6.3 to 4.11.2 in /docs_rtd Mar 30, 2023
@kenwade4 kenwade4 enabled auto-merge (squash) March 30, 2023 05:36
@kenwade4 kenwade4 merged commit c461bd9 into develop Mar 30, 2023
26 checks passed
@kenwade4 kenwade4 deleted the dependabot/pip/docs_rtd/jupyter-core-4.11.2 branch March 30, 2023 06:16
Shinnnyshinshin pushed a commit to richardohara/great_expectations that referenced this pull request Mar 31, 2023
* develop: (137 commits)
  [RELEASE] 0.16.4 (great-expectations#7525)
  [MAINTENANCE] Remove airflow2 min depdency test. (great-expectations#7524)
  [MAINTENANCE] Dedicated airflow 2.2.0 async test (great-expectations#7518)
  [MAINTENANCE] Use YAMLHandler in tests and docs (great-expectations#7507)
  [MAINTENANCE] Revert PR 7490 (great-expectations#7515)
  [BUGFIX] Typo in min versions install (great-expectations#7516)
  [DOCS] corrects typo in GCS setup guide (great-expectations#7514)
  [DOCS] Testing ADR (great-expectations#7495)
  [MAINTENANCE] Bump numpy from 1.21.0 to 1.22.0 in /docs_rtd (great-expectations#7509)
  [MAINTENANCE] Bump nbconvert from 5.6.1 to 6.5.1 in /docs_rtd (great-expectations#7508)
  [MAINTENANCE] Bump jupyter-core from 4.6.3 to 4.11.2 in /docs_rtd (great-expectations#7496)
  [MAINTENANCE] Bump certifi from 2020.6.20 to 2022.12.7 in /docs_rtd (great-expectations#7497)
  [MAINTENANCE] Bump gitpython from 3.1.7 to 3.1.30 in /docs_rtd (great-expectations#7494)
  [MAINTENANCE] Fix sqlalchemy warnings for pandas + sql fluent datasources (great-expectations#7504)
  [MAINTENANCE] Make `dataset_name` a parameter for Expectations tests or create name from `Expectation` name, which ensures only limited number of tables created. (great-expectations#7476)
  [MAINTENANCE] Pass `PandasDatasource` `batch_metadata` as `kwargs` to remove possibility of `None` on `DataAsset` model (great-expectations#7503)
  [BUGFIX] Corrected typographical errors in two docstrings (great-expectations#7506)
  [FEATURE] Introducing CapitalOne DataProfilerColumnDomainBuilder as well as multiple improvements to CapitalOne codebase and testability. (great-expectations#7498)
  [FEATURE] `BatchMetadata` for all fluent `DataAsset`s (great-expectations#7392)
  [MAINTENANCE] Connection.connect warning for SQLAlchemy 2.0 compatibility (great-expectations#7489)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants