{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":61367331,"defaultBranch":"master","name":"napalm-ros","ownerLogin":"napalm-automation-community","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-06-17T10:53:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33203818?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725408521.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4605cc8f5900bccf96b137b7ea60a82a88de17cd","ref":"refs/heads/dependabot/pip/cryptography-43.0.1","pushedAt":"2024-09-04T00:08:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 42.0.4 to 43.0.1\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 42.0.4 to 43.0.1"}},{"before":null,"after":"45df24fc5c95c8e975c85216172dadc5de683d0d","ref":"refs/heads/dependabot/pip/certifi-2024.7.4","pushedAt":"2024-07-06T00:41:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump certifi from 2023.7.22 to 2024.7.4\n\nBumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump certifi from 2023.7.22 to 2024.7.4"}},{"before":"368085a1e88de04d02ae251522139c5807c525b0","after":null,"ref":"refs/heads/dependabot/pip/idna-3.7","pushedAt":"2024-05-06T22:52:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":"5481097594f15cb0420068719c83b75f1414f904","after":"1a4d54b1f33723ca0f637fcffeb15419e5707b08","ref":"refs/heads/master","pushedAt":"2024-05-06T22:52:38.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump idna from 3.4 to 3.7 (#130)\n\nBumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.\r\n
\r\nRelease notes\r\n

Sourced from idna's\r\nreleases.

\r\n
\r\n

v3.7

\r\n

What's Changed

\r\n
    \r\n
  • Fix issue where specially crafted inputs to encode() could take\r\nexceptionally long amount of time to process. [CVE-2024-3651]
  • \r\n
\r\n

Thanks to Guido Vranken for reporting the issue.

\r\n

Full Changelog: https://github.com/kjd/idna/compare/v3.6...v3.7

\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from idna's\r\nchangelog.

\r\n
\r\n

3.7 (2024-04-11)\r\n++++++++++++++++

\r\n
    \r\n
  • Fix issue where specially crafted inputs to encode() could\r\ntake exceptionally long amount of time to process. [CVE-2024-3651]
  • \r\n
\r\n

Thanks to Guido Vranken for reporting the issue.

\r\n

3.6 (2023-11-25)\r\n++++++++++++++++

\r\n
    \r\n
  • Fix regression to include tests in source distribution.
  • \r\n
\r\n

3.5 (2023-11-24)\r\n++++++++++++++++

\r\n
    \r\n
  • Update to Unicode 15.1.0
  • \r\n
  • String codec name is now "idna2008" as overriding the\r\nsystem codec\r\n"idna" was not working.
  • \r\n
  • Fix typing error for codec encoding
  • \r\n
  • "setup.cfg" has been added for this release due to some\r\ndownstream\r\nlack of adherence to PEP 517. Should be removed in a future release\r\nso please prepare accordingly.
  • \r\n
  • Removed reliance on a symlink for the "idna-data" tool to\r\ncomport\r\nwith PEP 517 and the Python Packaging User Guide for sdist\r\narchives.
  • \r\n
  • Added security reporting protocol for project
  • \r\n
\r\n

Thanks Jon Ribbens, Diogo Teles Sant'Anna, Wu Tingfeng for\r\ncontributions\r\nto this release.

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 1d365e1\r\nRelease v3.7
  • \r\n
  • c1b3154\r\nMerge pull request #172 from\r\nkjd/optimize-contextj
  • \r\n
  • 0394ec7\r\nMerge branch 'master' into optimize-contextj
  • \r\n
  • cd58a23\r\nMerge pull request #152 from\r\nelliotwutingfeng/dev
  • \r\n
  • 5beb28b\r\nMore efficient resolution of joiner contexts
  • \r\n
  • 1b12148\r\nUpdate ossf/scorecard-action to v2.3.1
  • \r\n
  • d516b87\r\nUpdate Github actions/checkout to v4
  • \r\n
  • c095c75\r\nMerge branch 'master' into dev
  • \r\n
  • 60a0a4c\r\nFix typo in GitHub Actions workflow key
  • \r\n
  • 5918a0e\r\nMerge branch 'master' into dev
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=idna&package-manager=pip&previous-version=3.4&new-version=3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump idna from 3.4 to 3.7 (#130)"}},{"before":"ac11deb194d34bc78301c6d18892ed752b8b8330","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.4","pushedAt":"2024-05-06T22:52:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":"e38542e91ad141cc75699dbf33697cabb150adc0","after":"5481097594f15cb0420068719c83b75f1414f904","ref":"refs/heads/master","pushedAt":"2024-05-06T22:52:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.1.3 to 3.1.4 (#131)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\r\n
\r\nRelease notes\r\n

Sourced from jinja2's\r\nreleases.

\r\n
\r\n

3.1.4

\r\n

This is the Jinja 3.1.4 security release, which fixes security issues\r\nand bugs but does not otherwise change behavior and should not result in\r\nbreaking changes.

\r\n

PyPI: https://pypi.org/project/Jinja2/3.1.4/\r\nChanges: https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-4

\r\n
    \r\n
  • The xmlattr filter does not allow keys with\r\n/ solidus, > greater-than sign, or\r\n= equals sign, in addition to disallowing spaces.\r\nRegardless of any validation done by Jinja, user input should never be\r\nused as keys to this filter, or must be separately validated first.\r\nGHSA-h75v-3vvj-5mfj
  • \r\n
\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from jinja2's\r\nchangelog.

\r\n
\r\n

Version 3.1.4

\r\n

Released 2024-05-05

\r\n
    \r\n
  • The xmlattr filter does not allow keys with\r\n/ solidus, >\r\ngreater-than sign, or = equals sign, in addition to\r\ndisallowing spaces.\r\nRegardless of any validation done by Jinja, user input should never be\r\nused\r\nas keys to this filter, or must be separately validated first.\r\n:ghsa:h75v-3vvj-5mfj
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • dd4a8b5\r\nrelease version 3.1.4
  • \r\n
  • 0668239\r\nMerge pull request from GHSA-h75v-3vvj-5mfj
  • \r\n
  • d655030\r\ndisallow invalid characters in keys to xmlattr filter
  • \r\n
  • a7863ba\r\nadd ghsa links
  • \r\n
  • b5c98e7\r\nstart version 3.1.4
  • \r\n
  • da3a9f0\r\nupdate project files (#1968)
  • \r\n
  • 0ee5eb4\r\nsatisfy formatter, linter, and strict mypy
  • \r\n
  • 20477c6\r\nupdate project files (#5457)
  • \r\n
  • e491223\r\nupdate pyyaml dev dependency
  • \r\n
  • 36f9885\r\nfix pr link
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jinja2&package-manager=pip&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump jinja2 from 3.1.3 to 3.1.4 (#131)"}},{"before":null,"after":"ac11deb194d34bc78301c6d18892ed752b8b8330","ref":"refs/heads/dependabot/pip/jinja2-3.1.4","pushedAt":"2024-05-06T21:00:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.1.3 to 3.1.4\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump jinja2 from 3.1.3 to 3.1.4"}},{"before":null,"after":"368085a1e88de04d02ae251522139c5807c525b0","ref":"refs/heads/dependabot/pip/idna-3.7","pushedAt":"2024-04-12T03:00:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump idna from 3.4 to 3.7\n\nBumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump idna from 3.4 to 3.7"}},{"before":"84f6b04752ff0932130bf7c13c41cc299bd7978c","after":"e38542e91ad141cc75699dbf33697cabb150adc0","ref":"refs/heads/master","pushedAt":"2024-02-22T13:35:16.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump cryptography from 42.0.2 to 42.0.4 (#129)\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2\r\nto 42.0.4.\r\n
\r\nChangelog\r\n

Sourced from cryptography's\r\nchangelog.

\r\n
\r\n

42.0.4 - 2024-02-20

\r\n
\r\n* Fixed a null-pointer-dereference and segfault that could occur when\r\ncreating\r\na PKCS#12 bundle. Credit to **Alexander-Programming** for reporting the\r\n  issue. **CVE-2024-26130**\r\n* Fixed ASN.1 encoding for PKCS7/SMIME signed messages. The fields\r\n``SMIMECapabilities``\r\nand ``SignatureAlgorithmIdentifier`` should now be correctly encoded\r\naccording to the\r\n  definitions in :rfc:`2633` :rfc:`3370`.\r\n

.. _v42-0-3:

\r\n

42.0.3 - 2024-02-15\r\n

\r\n
    \r\n
  • Fixed an initialization issue that caused key loading failures for\r\nsome\r\nusers.
  • \r\n
\r\n

.. _v42-0-2:

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • fe18470\r\nBump for 42.0.4 release (#10445)
  • \r\n
  • aaa2dd0\r\nFix ASN.1 issues in PKCS#7 and S/MIME signing (#10373)\r\n(#10442)
  • \r\n
  • 7a4d012\r\nFixes #10422\r\n-- don't crash when a PKCS#12 key and cert don't match (#10423)\r\n...
  • \r\n
  • df314bb\r\nbackport actions m1 switch to 42.0.x (#10415)
  • \r\n
  • c49a7a5\r\nchangelog and version bump for 42.0.3 (#10396)
  • \r\n
  • 396bcf6\r\nfix provider loading take two (#10390)\r\n(#10395)
  • \r\n
  • 0e0e46f\r\nbackport: initialize openssl's legacy provider in rust (#10323)\r\n(#10333)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cryptography&package-manager=pip&previous-version=42.0.2&new-version=42.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump cryptography from 42.0.2 to 42.0.4 (#129)"}},{"before":"f8a579efba1104444512c536b8a991fab5d06ff6","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.4","pushedAt":"2024-02-22T13:35:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":null,"after":"f8a579efba1104444512c536b8a991fab5d06ff6","ref":"refs/heads/dependabot/pip/cryptography-42.0.4","pushedAt":"2024-02-21T20:46:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 42.0.2 to 42.0.4\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 42.0.2 to 42.0.4"}},{"before":"422edbceffd99e58a1d5c1f7c8ae76e150b6d304","after":"84f6b04752ff0932130bf7c13c41cc299bd7978c","ref":"refs/heads/master","pushedAt":"2024-02-17T01:29:48.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump cryptography from 42.0.0 to 42.0.2 (#128)\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0\r\nto 42.0.2.\r\n
\r\nChangelog\r\n

Sourced from cryptography's\r\nchangelog.

\r\n
\r\n

42.0.2 - 2024-01-30

\r\n
\r\n* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL\r\n3.2.1.\r\n* Fixed an issue that prevented the use of Python buffer protocol\r\nobjects in\r\n  ``sign`` and ``verify`` methods on asymmetric keys.\r\n* Fixed an issue with incorrect keyword-argument naming with\r\n``EllipticCurvePrivateKey``\r\n\r\n:meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.exchange`,\r\n  ``X25519PrivateKey``\r\n\r\n:meth:`~cryptography.hazmat.primitives.asymmetric.x25519.X25519PrivateKey.exchange`,\r\n  ``X448PrivateKey``\r\n\r\n:meth:`~cryptography.hazmat.primitives.asymmetric.x448.X448PrivateKey.exchange`,\r\n  and ``DHPrivateKey``\r\n\r\n:meth:`~cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKey.exchange`.\r\n

.. _v42-0-1:

\r\n

42.0.1 - 2024-01-24\r\n

\r\n
    \r\n
  • Fixed an issue with incorrect keyword-argument naming with\r\nEllipticCurvePrivateKey\r\n\r\n:meth:~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePrivateKey.sign.
  • \r\n
  • Resolved compatibility issue with loading certain RSA public keys in\r\n\r\n:func:~cryptography.hazmat.primitives.serialization.load_pem_public_key.
  • \r\n
\r\n

.. _v42-0-0:

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 2202123\r\nchangelog and version bump 42.0.2 (#10268)
  • \r\n
  • f7032bd\r\nbump openssl in CI (#10298)\r\n(#10299)
  • \r\n
  • 002e886\r\nFixes #10294\r\n-- correct accidental change to exchange kwarg (#10295)\r\n(#10296)
  • \r\n
  • 92fa9f2\r\nsupport bytes-like consistently across our asym sign/verify APIs (#10260)\r\n(#1...
  • \r\n
  • 6478f7e\r\nexplicitly support bytes-like for signature/data in RSA sign/verify (#10259)\r\n...
  • \r\n
  • 4bb8596\r\nfix the release script (#10233)\r\n(#10254)
  • \r\n
  • 337437d\r\n42.0.1 bump (#10252)
  • \r\n
  • 56255de\r\nallow SPKI RSA keys to be parsed even if they have an incorrect\r\ndelimiter (#1...
  • \r\n
  • 12f038b\r\nfixes #10237\r\n-- correct EC sign parameter name (#10239)\r\n(#10240)
  • \r\n
  • See full diff in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cryptography&package-manager=pip&previous-version=42.0.0&new-version=42.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump cryptography from 42.0.0 to 42.0.2 (#128)"}},{"before":"efdd7dab3056c171dae56f2c6583ac9695a66297","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.2","pushedAt":"2024-02-17T01:29:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":null,"after":"efdd7dab3056c171dae56f2c6583ac9695a66297","ref":"refs/heads/dependabot/pip/cryptography-42.0.2","pushedAt":"2024-02-17T00:54:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 42.0.0 to 42.0.2\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 42.0.0 to 42.0.2"}},{"before":"fd8293647a172dfe19b11c94a88d3bf1e3b055cd","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.0","pushedAt":"2024-02-06T07:47:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":"f4290811ba52c6086900466f0381515892e8b844","after":"422edbceffd99e58a1d5c1f7c8ae76e150b6d304","ref":"refs/heads/master","pushedAt":"2024-02-06T07:47:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump cryptography from 41.0.3 to 42.0.0 (#127)\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3\r\nto 42.0.0.\r\n
\r\nChangelog\r\n

Sourced from cryptography's\r\nchangelog.

\r\n
\r\n

42.0.0 - 2024-01-22

\r\n
\r\n* **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL < 3.7.\r\n* **BACKWARDS INCOMPATIBLE:** Loading a PKCS7 with no content field\r\nusing\r\n\r\n:func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_pem_pkcs7_certificates`\r\n  or\r\n\r\n:func:`~cryptography.hazmat.primitives.serialization.pkcs7.load_der_pkcs7_certificates`\r\n  will now raise a ``ValueError`` rather than return an empty list.\r\n* Parsing SSH certificates no longer permits malformed critical options\r\nwith\r\n  values, as documented in the 41.0.2 release notes.\r\n* Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL\r\n3.2.0.\r\n* Updated the minimum supported Rust version (MSRV) to 1.63.0, from\r\n1.56.0.\r\n* We now publish both ``py37`` and ``py39`` ``abi3`` wheels. This should\r\nresolve some errors relating to initializing a module multiple times per\r\n  process.\r\n* Support\r\n:class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS` for\r\nX.509 certificate signing requests and certificate revocation lists with\r\nthe\r\n  keyword-only argument ``rsa_padding`` on the ``sign`` methods for\r\n  :class:`~cryptography.x509.CertificateSigningRequestBuilder` and\r\n  :class:`~cryptography.x509.CertificateRevocationListBuilder`.\r\n* Added support for obtaining X.509 certificate signing request\r\nsignature\r\n  algorithm parameters (including PSS) via\r\n\r\n:meth:`~cryptography.x509.CertificateSigningRequest.signature_algorithm_parameters`.\r\n* Added support for obtaining X.509 certificate revocation list\r\nsignature\r\n  algorithm parameters (including PSS) via\r\n\r\n:meth:`~cryptography.x509.CertificateRevocationList.signature_algorithm_parameters`.\r\n* Added ``mgf`` property to\r\n  :class:`~cryptography.hazmat.primitives.asymmetric.padding.PSS`.\r\n* Added ``algorithm`` and ``mgf`` properties to\r\n  :class:`~cryptography.hazmat.primitives.asymmetric.padding.OAEP`.\r\n* Added the following properties that return timezone-aware ``datetime``\r\nobjects:\r\n  :meth:`~cryptography.x509.Certificate.not_valid_before_utc`,\r\n  :meth:`~cryptography.x509.Certificate.not_valid_after_utc`,\r\n  :meth:`~cryptography.x509.RevokedCertificate.revocation_date_utc`,\r\n  :meth:`~cryptography.x509.CertificateRevocationList.next_update_utc`,\r\n  :meth:`~cryptography.x509.CertificateRevocationList.last_update_utc`.\r\nThese are timezone-aware variants of existing properties that return\r\nnaïve\r\n  ``datetime`` objects.\r\n* Deprecated the following properties that return naïve ``datetime``\r\nobjects:\r\n  :meth:`~cryptography.x509.Certificate.not_valid_before`,\r\n  :meth:`~cryptography.x509.Certificate.not_valid_after`,\r\n  :meth:`~cryptography.x509.RevokedCertificate.revocation_date`,\r\n  :meth:`~cryptography.x509.CertificateRevocationList.next_update`,\r\n  :meth:`~cryptography.x509.CertificateRevocationList.last_update`\r\n  in favor of the new timezone-aware variants mentioned above.\r\n* Added support for\r\n  :class:`~cryptography.hazmat.primitives.ciphers.algorithms.ChaCha20`\r\n  on LibreSSL.\r\n* Added support for RSA PSS signatures in PKCS7 with\r\n</tr></table> \r\n
\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 4e64baf\r\n42.0.0 version bump (#10232)
  • \r\n
  • 7cb13a3\r\nwe'll ship 3.2.0 for 42 (#9951)
  • \r\n
  • 605c74e\r\nBump x509-limbo and/or wycheproof in CI (#10231)
  • \r\n
  • 97578b9\r\nBump BoringSSL and/or OpenSSL in CI (#10230)
  • \r\n
  • 972a7b5\r\nverification: add test_verify_tz_aware (#10229)
  • \r\n
  • 41daf2d\r\nMigrate PKCS7 backend to Rust (#10228)
  • \r\n
  • d54093e\r\nRemove some skips in tests that aren't needed anymore (#10223)
  • \r\n
  • 71929bd\r\nRemove binding that's not used anymore (#10224)
  • \r\n
  • 7ea4b89\r\nfixed formatting in changelog (#10225)
  • \r\n
  • 410f4a1\r\nAllow brainpool on libressl (#10222)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cryptography&package-manager=pip&previous-version=41.0.3&new-version=42.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump cryptography from 41.0.3 to 42.0.0 (#127)"}},{"before":null,"after":"fd8293647a172dfe19b11c94a88d3bf1e3b055cd","ref":"refs/heads/dependabot/pip/cryptography-42.0.0","pushedAt":"2024-02-06T02:37:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 41.0.3 to 42.0.0\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 42.0.0.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...42.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 41.0.3 to 42.0.0"}},{"before":"c961791d76c145d021001a70eac5530aad0eea17","after":null,"ref":"refs/heads/dependabot/pip/paramiko-3.4.0","pushedAt":"2024-01-28T15:24:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":"536a7d755e326240a8d2b1688f8b2f0075ec56e1","after":"f4290811ba52c6086900466f0381515892e8b844","ref":"refs/heads/master","pushedAt":"2024-01-28T15:24:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump paramiko from 3.3.1 to 3.4.0 (#125)\n\nBumps [paramiko](https://github.com/paramiko/paramiko) from 3.3.1 to\r\n3.4.0.\r\n
\r\nCommits\r\n
    \r\n
  • f0881ba\r\nCut 3.4.0
  • \r\n
  • 3e4bdf9\r\nChangelog/comment updates
  • \r\n
  • 30b447b\r\nLinting
  • \r\n
  • 33508c9\r\nExpand MessageOrderError use to handle more packet types
  • \r\n
  • 96db1e2\r\nRaise exception when sequence numbers rollover during initial kex
  • \r\n
  • 58785d2\r\nChangelog tweak re: other new Transport kwarg
  • \r\n
  • 8dcb237\r\nTest-suite-only bugfix: defer did not actually imply skip_verify
  • \r\n
  • fa46de7\r\nReset sequence numbers on rekey
  • \r\n
  • 75e311d\r\nEnforce zero seqno on kexinit
  • \r\n
  • 73f079f\r\nFill in CVE number for Terrapin attack
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=paramiko&package-manager=pip&previous-version=3.3.1&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
\r\n\r\n> **Note**\r\n> Automatic rebases have been disabled on this pull request as it has\r\nbeen open for over 30 days.","shortMessageHtmlLink":"Bump paramiko from 3.3.1 to 3.4.0 (#125)"}},{"before":"182b3b6c3ca8f36a8251a45df61297399cdd1c65","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-28T15:24:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"}},{"before":"4f097ef766aa4409db8140d6e587190467c5d4dd","after":"536a7d755e326240a8d2b1688f8b2f0075ec56e1","ref":"refs/heads/master","pushedAt":"2024-01-28T15:24:33.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.1.2 to 3.1.3 (#126)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.\r\n
\r\nRelease notes\r\n

Sourced from jinja2's\r\nreleases.

\r\n
\r\n

3.1.3

\r\n

This is a fix release for the 3.1.x feature branch.

\r\n
    \r\n
  • Fix for GHSA-h5c8-rqwp-cp95.\r\nYou are affected if you are using xmlattr and passing user\r\ninput as attribute keys.
  • \r\n
  • Changes: https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-3
  • \r\n
  • Milestone: https://github.com/pallets/jinja/milestone/15?closed=1
  • \r\n
\r\n
\r\n
\r\n
\r\nChangelog\r\n

Sourced from jinja2's\r\nchangelog.

\r\n
\r\n

Version 3.1.3

\r\n

Released 2024-01-10

\r\n
    \r\n
  • Fix compiler error when checking if required blocks in parent\r\ntemplates are\r\nempty. :pr:1858
  • \r\n
  • xmlattr filter does not allow keys with spaces.\r\nGHSA-h5c8-rqwp-cp95
  • \r\n
  • Make error messages stemming from invalid nesting of {% trans\r\n%} blocks\r\nmore helpful. :pr:1918
  • \r\n
\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • d9de4bb\r\nrelease version 3.1.3
  • \r\n
  • 50124e1\r\nskip test pypi
  • \r\n
  • 9ea7222\r\nuse trusted publishing
  • \r\n
  • da703f7\r\nuse trusted publishing
  • \r\n
  • bce1746\r\nuse trusted publishing
  • \r\n
  • 7277d80\r\nupdate pre-commit hooks
  • \r\n
  • 5c8a105\r\nMake nested-trans-block exceptions nicer (#1918)
  • \r\n
  • 19a55db\r\nMake nested-trans-block exceptions nicer
  • \r\n
  • 7167953\r\nMerge pull request from GHSA-h5c8-rqwp-cp95
  • \r\n
  • 7dd3680\r\nxmlattr filter disallows keys with spaces
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jinja2&package-manager=pip&previous-version=3.1.2&new-version=3.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/napalm-automation-community/napalm-ros/network/alerts).\r\n\r\n
","shortMessageHtmlLink":"Bump jinja2 from 3.1.2 to 3.1.3 (#126)"}},{"before":"220cea782326dded89ad4be8f06301f3723c9a62","after":null,"ref":"refs/heads/dependabot/pip/cryptography-41.0.6","pushedAt":"2024-01-28T15:23:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"182b3b6c3ca8f36a8251a45df61297399cdd1c65","ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-11T21:17:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.1.2 to 3.1.3\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump jinja2 from 3.1.2 to 3.1.3"}},{"before":"3265d2ff73b07d5b53178fd12791255158cdfad7","after":null,"ref":"refs/heads/dependabot/pip/urllib3-2.0.7","pushedAt":"2023-12-26T21:05:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"c961791d76c145d021001a70eac5530aad0eea17","ref":"refs/heads/dependabot/pip/paramiko-3.4.0","pushedAt":"2023-12-19T21:07:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump paramiko from 3.3.1 to 3.4.0\n\nBumps [paramiko](https://github.com/paramiko/paramiko) from 3.3.1 to 3.4.0.\n- [Commits](https://github.com/paramiko/paramiko/compare/3.3.1...3.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: paramiko\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump paramiko from 3.3.1 to 3.4.0"}},{"before":"3f1a2adcce61f136b092ae191b2d6eaadcbf629b","after":null,"ref":"refs/heads/dependabot/pip/cryptography-41.0.4","pushedAt":"2023-11-29T00:00:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"220cea782326dded89ad4be8f06301f3723c9a62","ref":"refs/heads/dependabot/pip/cryptography-41.0.6","pushedAt":"2023-11-29T00:00:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 41.0.3 to 41.0.6\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.6.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 41.0.3 to 41.0.6"}},{"before":null,"after":"3a1aa72ee5558a28d246bced15d654b66a6ff626","ref":"refs/heads/no_ssh","pushedAt":"2023-10-23T20:20:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"get_config() via API\n\n/export command output can be redirected to a file on remote device.\nOutput of this file can be printed out with /file/print.","shortMessageHtmlLink":"get_config() via API"}},{"before":"72893b3c29d9e6f204c67140847663b80dd3d9e4","after":"4f097ef766aa4409db8140d6e587190467c5d4dd","ref":"refs/heads/master","pushedAt":"2023-10-21T00:34:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Sort interface list","shortMessageHtmlLink":"Sort interface list"}},{"before":"931faeaac42debf591b134334487ac6273e8ede1","after":"72893b3c29d9e6f204c67140847663b80dd3d9e4","ref":"refs/heads/master","pushedAt":"2023-10-21T00:24:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"luqasz","name":"Łukasz Kostka","path":"/luqasz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/925215?s=80&v=4"},"commit":{"message":"Add get_vlans()","shortMessageHtmlLink":"Add get_vlans()"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQwMDowODo0MS4wMDAwMDBazwAAAASsIOeP","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQwMDowODo0MS4wMDAwMDBazwAAAASsIOeP","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0yMVQwMDoyNDowMi4wMDAwMDBazwAAAAOcUNjF"}},"title":"Activity · napalm-automation-community/napalm-ros"}