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 packaging from 18.0 to 19.0 #277

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 21, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps packaging from 18.0 to 19.0.

Changelog

Sourced from packaging's changelog.

19.0 - 2019-01-20


* Fix string representation of PEP 508 direct URL requirements with markers.

* Better handling of file URLs

  This allows for using ``file:///absolute/path``, which was previously
  prevented due to the missing ``netloc``.

  This allows for all file URLs that ``urlunparse`` turns back into the
  original URL to be valid.
Commits
  • 7f8582b Bump for release
  • b66ed3b Update Copyright year
  • 1e45b81 Sync documentation copyright with package
  • d320de2 Fix incorrect command in Release Process
  • 7ee419c Merge pull request #153 from brettcannon/update-contributing-guide
  • d9292d9 Merge pull request #146 from pypa/blacken
  • 1eb971a Autoformat with black
  • 253401a Ignore obsolete flake8 warnings/errors
  • 0aa670f Add black to linting
  • 1bf3d85 Rename 'pep8' environment to 'lint'
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 21, 2019
@jezdez jezdez merged commit 98923a9 into master Jan 29, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/packaging-19.0 branch January 29, 2019 13:13
jezdez pushed a commit that referenced this pull request Mar 11, 2019
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

If you make any changes to it yourself then they will take precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.7.4 to 0.7.6.
<details>
<summary>Release notes</summary>

*Sourced from [sentry-sdk's releases](https://github.com/getsentry/sentry-python/releases).*

> ## 0.7.6
> * Fix a bug where artificial frames for Django templates would not be marked as
>   in-app and would always appear as the innermost frame. Implement a heuristic
>   to show template frame closer to `render` or `parse` invocation.
> 
> ## 0.7.5
> * Fix bug into Tornado integration that would send broken cookies to the server.
> * Fix a bug in the logging integration that would ignore the client
>   option `with_locals`.
</details>
<details>
<summary>Changelog</summary>

*Sourced from [sentry-sdk's changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md).*

> ## 0.7.6
> 
> * Fix a bug where artificial frames for Django templates would not be marked as
>   in-app and would always appear as the innermost frame. Implement a heuristic
>   to show template frame closer to `render` or `parse` invocation.
> 
> ## 0.7.5
> 
> * Fix bug into Tornado integration that would send broken cookies to the server.
> * Fix a bug in the logging integration that would ignore the client
>   option `with_locals`.
</details>
<details>
<summary>Commits</summary>

- [`f2b6799`](getsentry/sentry-python@f2b6799) fix: Remove broken test
- [`27b6c1f`](getsentry/sentry-python@27b6c1f) release: 0.7.6
- [`41a7db9`](getsentry/sentry-python@41a7db9) doc: Changelog
- [`4cbc1cf`](getsentry/sentry-python@4cbc1cf) fix: Django template frame in correct position, fix [#281](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/281)
- [`abff4eb`](getsentry/sentry-python@abff4eb) Merge release/0.7.5 into master
- [`154d2af`](getsentry/sentry-python@154d2af) release: 0.7.5
- [`e07d8cd`](getsentry/sentry-python@e07d8cd) doc: Changelog
- [`7c3f98d`](getsentry/sentry-python@7c3f98d) fix: Extract Tornados cookies correctly, fix [#276](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/276)
- [`56d5a2c`](getsentry/sentry-python@56d5a2c) doc: Contributing.md ([#277](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/277))
- [`d25fba8`](getsentry/sentry-python@d25fba8) Stacktrace: Pass with_locals parameter. ([#279](https://github-redirect.dependabot.com/getsentry/sentry-python/issues/279))
- Additional commits viewable in [compare view](getsentry/sentry-python@0.7.4...0.7.6)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=sentry-sdk&package-manager=pip&previous-version=0.7.4&new-version=0.7.6)](https://dependabot.com/compatibility-score.html?dependency-name=sentry-sdk&package-manager=pip&previous-version=0.7.4&new-version=0.7.6)

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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants