Update dependency python-box to v7 #22
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=3.4.0->~=7.0.1Release Notes
cdgriffith/Box (python-box)
v7.0.1Compare Source
v7.0.0Compare Source
|and+for frozen boxes (thanks to Peter B)|and+updates were performed for right operations (thanks to aviveh21)v6.1.0Compare Source
tomlpackage with moderntomllib,tomliandtomli-wusage (thanks to Michał Górny)superin internal code usagev6.0.2Compare Source
pyifiles were not included in the manifest (thanks to Julian Torres)v6.0.1Compare Source
v6.0.0Compare Source
getand checking within(thanks to scott-createplay)eval-able text (thanks to Jeff Robbins)updateandmerge_updateto not use a keyword that could cause issues in rare circumstances_safe_keylogic to be twice as fastv5.4.1Compare Source
v5.4.0Compare Source
v5.3.0Compare Source
merge_update(thanks to Marcos Dione)popitemswasn't first checking if box was frozen (thanks to Varun Madiath)box_recastcalls (thanks to Jacob Hayes)v5.2.0Compare Source
pop,popitemandclear(thanks to Varun Madiath)v5.1.1Compare Source
box_dotsto work withdefault_boxv5.1.0Compare Source
dottedoption foritemsfunction (thanks to ipcoder)v5.0.1Compare Source
v5.0.0Compare Source
to_msgpackandfrom_msgpackBoxto other boxes or dicts via the-sub operator (thanks to Hitz)|union boxes like will come default in Python 3.9 from PEP 0584mypytype checking,blackformatting and other checks on commitbox_classfor cleaner inheritance (thanks to David Aronchick)dottedoption forkeysmethod to return box_dots style keys (thanks to ipcoder)BoxorBoxListwere not fed box properties (thanks to Alexander Kapustin)pop(thanks to Patrock)to_csvandfrom_csvto have same string and filename options as all other transformsBoxList.box_classto be stored inBoxList.box_optionsdict asbox_classdelwill raiseBoxKeyError, subclass of bothKeyErrorandBoxErrorkeys,valuesanditemswhich will return views againv4.2.3Compare Source
protected_keysto remove magic methods from dict #146 (thanks to Krishna Penukonda)v4.2.2Compare Source
default_boxdoesn't first look for safe attributes before falling back to default (thanks to Pymancer)default_boxfix,popordelno longer raise BoxKeyErrors on missing items (UNCAUGHT BUG)v4.2.1Compare Source
box_it_upin the documentationv4.2.0Compare Source
Boxas protected keysmerge_updatefrom incorrectly calling__setattr__which was causing a huge slowdown (thanks to Jonas Irgens Kylling)copyand__copy__not copying box optionsv4.1.0Compare Source
box_dots(thanks to Lei)BoxWarningclass to allow for the clean suppression of warningsNone(thanks to Wenbo Zhao and Yordan Ivanov)BoxListto properly send internal box options down into new listscamel_killerto convert items on insert, which will change the keys when converted back to dict unlike beforePyYAMLifruamel.yamlis not detected (thanks to wim glenn)pypyas it's pickling behavior is not the same as CPythonv4.0.4Compare Source
getto return None when not using default box (thanks to Jeremiah Lowin)v4.0.3Compare Source
v4.0.2Compare Source
v4.0.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.