Skip to content

Bump pydevd-pycharm from 252.18003.35 to 252.23309.36 #40

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

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps pydevd-pycharm from 252.18003.35 to 252.23309.36.

Commits
  • 0bc2719 [java] IDEA-374464 java.lang.NullPointerException: getProjectJdk(...) must no...
  • 57de3d6 IJPL-192273 Islands themes are not supported in Rider
  • ae5dd20 IJPL-191985 Islands theme: Update 'Read more' link
  • 12f20c3 IJPL-191223 Many islands: gap between split tool windows 5 px instead of 4 px
  • 0bb57a5 IJPL-192086 Island themes: Host A/B notifications are shown on Client in Remo...
  • d3fad81 IJPL-192210 Exclude users with Material UI theme from A/B experiment
  • f2328fd [PyCharm] Jupyter (fix): Fixed a bug with recreation of components in Jupyter...
  • 38cefdf [project model] move ModuleConfigurationEditorProviderEp to intellij.platform...
  • 7a8f6a0 [spellchecker] cleanup: remove unused dependencies from intellij.spellchecker...
  • e46d5ac platform: base build number set to 252.23309.SNAPSHOT
  • Additional commits viewable in compare 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)

Bumps [pydevd-pycharm](https://github.com/JetBrains/intellij-community) from 252.18003.35 to 252.23309.36.
- [Commits](JetBrains/intellij-community@pycharm/252.18003.35...pycharm/252.23309.36)

---
updated-dependencies:
- dependency-name: pydevd-pycharm
  dependency-version: 252.23309.36
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Elfpkck July 1, 2025 06:21
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2025
@Elfpkck Elfpkck enabled auto-merge (squash) July 2, 2025 17:16
@Elfpkck Elfpkck merged commit b4773ed into main Jul 2, 2025
2 checks passed
@Elfpkck Elfpkck deleted the dependabot/pip/pydevd-pycharm-252.23309.36 branch July 2, 2025 17:17
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@265b65d). Learn more about missing BASE report.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage        ?   95.66%           
=======================================
  Files           ?       15           
  Lines           ?      369           
  Branches        ?       27           
=======================================
  Hits            ?      353           
  Misses          ?        8           
  Partials        ?        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Elfpkck added a commit that referenced this pull request Jul 3, 2025
- Extract `COLUMN_NAME` to a dedicated `const.py` for reusability and cleaner code.
- Simplify field creation logic in `_create_output_fields` and update related references.
- Adjust parameter descriptions for better clarity in the algorithm's UI.
- Enhance rotation logic with tolerance checks, and improve test cases to address edge scenarios.
- Update docstrings across modules for consistency and precision.
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant