Commit 5719466
Bump hex_core from 0.15.0 to 0.16.0 (#108)
* Bump hex_core from 0.15.0 to 0.16.0
Bumps [hex_core](https://github.com/hexpm/hex_core) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hexpm/hex_core/releases)
- [Changelog](https://github.com/hexpm/hex_core/blob/main/CHANGELOG.md)
- [Commits](hexpm/hex_core@v0.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: hex_core
dependency-version: 0.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Remove unsafe-paths test obsoleted by hex_core 0.16.0
hex_core 0.16.0 validates paths at the public API boundary in both
:hex_tarball.create_docs/1 and :hex_tarball.unpack_docs/2. The test
relied on create_docs accepting unsafe paths so it could exercise the
unpacker's rejection. With validation now enforced at create, the case
the test covered is no longer reachable through the library's contract.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Meadows-Jönsson <eric.meadows.jonsson@gmail.com>1 parent 1f42236 commit 5719466
3 files changed
Lines changed: 2 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 83 | | |
113 | 84 | | |
114 | 85 | | |
| |||
0 commit comments