Commit ad9346f
authored
feat: upgrade urllib to 4.x (#26)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Updated Node.js engine requirement to version 18.19.0 or higher.
- Upgraded `urllib` dependency to version 4.6.2.
- **Chores**
- Adjusted CI workflow to remove Node.js version 16 from testing matrix,
focusing on versions 18, 20, 22, and 23.
- **Tests**
- Modified test suite for `OSSObject` class, focusing on the `copy()`
method and maintaining core functionality checks, including tests for
non-English names and metadata handling.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent b384e48 commit ad9346f
3 files changed
Lines changed: 27 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
1728 | 1731 | | |
1729 | 1732 | | |
1730 | 1733 | | |
1731 | | - | |
1732 | | - | |
| 1734 | + | |
| 1735 | + | |
1733 | 1736 | | |
1734 | 1737 | | |
1735 | 1738 | | |
| |||
1783 | 1786 | | |
1784 | 1787 | | |
1785 | 1788 | | |
1786 | | - | |
1787 | | - | |
1788 | | - | |
1789 | | - | |
1790 | | - | |
1791 | | - | |
1792 | | - | |
1793 | | - | |
1794 | | - | |
1795 | | - | |
1796 | | - | |
1797 | | - | |
1798 | | - | |
1799 | | - | |
1800 | | - | |
1801 | | - | |
1802 | | - | |
1803 | | - | |
1804 | | - | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
1805 | 1808 | | |
1806 | 1809 | | |
1807 | 1810 | | |
| |||
0 commit comments